summaryrefslogtreecommitdiff
path: root/libmisc
AgeCommit message (Expand)Author
2024-12-08w5500: Add DEBUG loggingLuke T. Shumaker
2024-11-25libmisc: Fix an error messageLuke T. Shumaker
2024-11-23Use C23 (C++11) attribute syntax instead of __attribute__Luke T. Shumaker
2024-11-23libmisc: Logging/assert fixesLuke T. Shumaker
2024-11-19Add libmisc/log.h to remove stdio.hLuke T. Shumaker
2024-11-19libmisc: assert: Change global to be staticLuke T. Shumaker
2024-11-15Add tests to libmiscLuke T. Shumaker
2024-11-12Avoid using fprintfLuke T. Shumaker
2024-11-12Work on stack.c.genLuke T. Shumaker
2024-11-12Oh dang, I broke `make lint` a while back :(Luke T. Shumaker
2024-11-11Factor out libmisc/rand.hLuke T. Shumaker
2024-11-11libmisc: Write my own assert.h with assert_notreached()Luke T. Shumaker
2024-10-29Add a way to make private object membersLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-27Factor out a libhwLuke T. Shumaker
2024-10-26conventions: Don't have 2 ways to spell "implements_foo"Luke T. Shumaker
2024-10-23wipLuke T. Shumaker
2024-10-21wip dhcpLuke T. Shumaker
2024-10-21wip dhcpLuke T. Shumaker
2024-10-21Factor out libmisc/endian.hLuke T. Shumaker
2024-10-17libmiscLuke T. Shumaker