summaryrefslogtreecommitdiff
path: root/libmisc/intercept.c
AgeCommit message (Expand)Author
2025-07-07libmisc: Log to stderr, not stdout by defaultLuke T. Shumaker
2025-07-07Use pico_rand instead of newlib:random()Luke T. Shumaker
2025-07-06libmisc: Rework the malloc abstraction into heap.hLuke T. Shumaker
2025-05-17Tidy some whitespaceLuke T. Shumaker
2025-05-15Begone with the printf variants of the log functionsLuke T. Shumaker
2025-05-15libmisc: Remove uses of printfLuke T. Shumaker
2025-05-15libmisc: log.h: Add support for libmisc/fmt.h printingLuke T. Shumaker
2025-05-15libmisc: _intercept.h: Have __lm_printf return size_t instead of intLuke T. Shumaker
2025-04-02Add libfmt to bypass output buffering for libmisc:assertLuke T. Shumaker
2024-12-26libmisc: Rework how test-intercepts workLuke T. Shumaker