summaryrefslogtreecommitdiff
path: root/sys/include/lib
AgeCommit message (Expand)Author
2024-03-31kernel: lib: Add snprintf() and vsnprintf()Ian Moffett
2024-02-26kernel: Add strcmp()Ian Moffett
2024-02-25kernel: Move video console codeIan Moffett
2024-01-13kernel: assert: Be more verboseIan Moffett
2024-01-01project-wide: Make copyright year a rangeIan Moffett
2024-01-01project-wide: Update copyright yearIan Moffett
2023-12-21build: Update build constant OS prefixesIan Moffett
2023-12-12kernel: lib: Fix warnings with __assert()Ian Moffett
2023-11-24kernel: lib: Add assert headerIan Moffett
2023-11-13project-wide: Update project namesigsegv7
2023-10-11kernel: lib: Add memset64()sigsegv7
2023-09-12project-wide: migrate to gitsigsegv7
2023-09-03project-wide: update project authoremilia
2023-08-19project-wide: Update author nameemilia
2023-07-17kernel/lib: Add memcmp()ian
2023-07-07should be working, should benishi