Age | Commit message (Expand) | Author |
---|---|---|
2025-07-07 | libmisc: Log to stderr, not stdout by default | Luke T. Shumaker |
2025-07-07 | Use pico_rand instead of newlib:random() | Luke T. Shumaker |
2025-07-06 | libmisc: Rework the malloc abstraction into heap.h | Luke T. Shumaker |
2025-05-17 | Tidy some whitespace | Luke T. Shumaker |
2025-05-15 | Begone with the printf variants of the log functions | Luke T. Shumaker |
2025-05-15 | libmisc: Remove uses of printf | Luke T. Shumaker |
2025-05-15 | libmisc: log.h: Add support for libmisc/fmt.h printing | Luke T. Shumaker |
2025-05-15 | libmisc: _intercept.h: Have __lm_printf return size_t instead of int | Luke T. Shumaker |
2025-04-02 | Add libfmt to bypass output buffering for libmisc:assert | Luke T. Shumaker |
2024-12-26 | libmisc: Rework how test-intercepts work | Luke T. Shumaker |