banan-os/libc/include
Bananymous 729ff267d7 LibC: add function declarations to sys/stat.h 2023-05-11 15:11:33 +03:00
..
sys LibC: add function declarations to sys/stat.h 2023-05-11 15:11:33 +03:00
assert.h LibC: Add some new functions 2022-12-13 00:51:57 +02:00
ctype.h LibC: add toupper, tolower in ctype.h 2023-05-10 23:13:56 +03:00
dirent.h LibC: add function declarations to dirent.h 2023-05-11 01:42:52 +03:00
errno.h LibC: define all errnos and strerror{name,desk}_np 2023-05-11 00:34:03 +03:00
fcntl.h LibC: Write mostly functioning stdio 2023-04-23 14:32:37 +03:00
locale.h LibC: Add dummy locale.h 2023-05-10 22:58:07 +03:00
math.h LibC: add definitions to math.h 2023-05-11 01:40:42 +03:00
printf_impl.h LibC: add probably functional *printf 2023-05-10 02:00:28 +03:00
setjmp.h LibC: Add dummy setjmp.h 2023-05-10 23:00:53 +03:00
signal.h LibC: Add dummy signal.h 2023-05-10 23:20:27 +03:00
stdio.h LibC: add defines in stdio.h 2023-05-11 01:39:16 +03:00
stdlib.h LibC: add proper stdlib.h header 2023-04-27 15:14:03 +03:00
string.h LibC: add function declarations to string.h 2023-05-11 00:34:03 +03:00
time.h LibC: add function declarations to time.h 2023-05-11 00:34:03 +03:00
unistd.h LibC: add function declarations to unistd.h 2023-05-11 00:34:03 +03:00