banan-os/libc/include
Bananymous e1a6e7c3ac LibC: add proper stdlib.h header
Function declarations taken from the posix specifications
2023-04-27 15:14:03 +03:00
..
sys LibC: add needed stubs to build executables with our compiler 2023-04-12 17:53:02 +03:00
assert.h LibC: Add some new functions 2022-12-13 00:51:57 +02:00
ctype.h LibC: Add is*() functions to libc 2023-01-16 20:05:51 +02:00
dirent.h LibC: add dirent.h 2023-03-25 02:08:33 +02:00
errno.h LibC: Write mostly functioning stdio 2023-04-23 14:32:37 +03:00
fcntl.h LibC: Write mostly functioning stdio 2023-04-23 14:32:37 +03:00
stdio.h LibC: add link to posix stdio.h 2023-04-27 14:16:25 +03:00
stdlib.h LibC: add proper stdlib.h header 2023-04-27 15:14:03 +03:00
string.h LibC: add stubs for a lot of functions 2023-04-05 23:58:40 +03:00
time.h LibC: Add stat structure 2023-03-24 18:08:22 +02:00
unistd.h LibC: add needed stubs to build executables with our compiler 2023-04-12 17:53:02 +03:00