Luna/libc/include
apio 80f5c790f8
All checks were successful
continuous-integration/drone/push Build is passing
Implement string formatting into libc :)
Of course, using <luna/Format.h> makes it so simple. No need for duplicate code!
2023-01-06 20:15:43 +01:00
..
bits Bring back the OS-Specific Toolchain on restart :^) 2023-01-06 17:35:07 +01:00
sys Switch to C for userspace, with a very bare-bones libc!! 2023-01-06 13:31:14 +01:00
errno.h libc: header documentation for supported functions 2023-01-06 20:02:07 +01:00
stdio.h Implement string formatting into libc :) 2023-01-06 20:15:43 +01:00
stdlib.h libc: header documentation for supported functions 2023-01-06 20:02:07 +01:00
string.h libc: header documentation for supported functions 2023-01-06 20:02:07 +01:00
time.h Bring back the OS-Specific Toolchain on restart :^) 2023-01-06 17:35:07 +01:00
unistd.h libc: header documentation for supported functions 2023-01-06 20:02:07 +01:00