olibc/src/include
g1n 37b3b43b3e
Add abs function to <stdlib.h>
2022-07-27 17:57:48 +03:00
..
sys Add <sys/types.h> with off_t and ssize_t 2022-07-24 13:15:20 +03:00
ctype.h Add tolower and toupper 2021-12-29 21:48:33 +02:00
fcntl.h Add <fcntl.h> with open function 2022-07-24 13:17:22 +03:00
stdio.h Add EOF in stdio.h 2022-07-11 11:48:34 +03:00
stdlib.h Add abs function to <stdlib.h> 2022-07-27 17:57:48 +03:00
string.h Initial commit 2021-12-19 10:35:56 +02:00
unistd.h Add <unistd.h> with read, write and close functions 2022-07-24 13:19:32 +03:00