Luna/libs/libc/include/bits
apio 8398b2e2e4 libc: Change bits/macros.h to use a __lc_ prefix for internal macros
That way, we don't pollute user programs with our own 'noreturn' and 'deprecated' macros
2022-10-15 09:52:37 +02:00
..
error.h libc: Implement the start of a FILE* API (the standard, portable C way of doing file stuff) 2022-10-10 21:08:57 +02:00
liballoc.h libc: Correct include guards 2022-10-08 11:32:01 +02:00
macros.h libc: Change bits/macros.h to use a __lc_ prefix for internal macros 2022-10-15 09:52:37 +02:00
seek.h libc: Add lseek() 2022-10-12 15:37:29 +02:00