toaruos/libc
K. Lange 6bde148d27 libc: system should return WEXITSTATUS(status) 2018-11-05 13:51:29 +09:00
..
assert
ctype
dirent
dlfcn
errno
iconv
ioctl
locale
math
poll
pthread
pty
pwd
sched
signal
stdio libc: ftell should return position of read pointer 2018-10-12 15:40:04 +09:00
stdlib libc: system should return WEXITSTATUS(status) 2018-11-05 13:51:29 +09:00
string
strings libc: strncasecmp that more closely matches strncmp 2018-10-12 15:55:18 +09:00
sys
time
unistd libc: getlogin should not query fd directly 2018-10-31 11:39:56 +09:00
wchar
crt0.S libc: crt's to GNU as 2018-10-13 15:53:16 +09:00
crti.S libc: crt's to GNU as 2018-10-13 15:53:16 +09:00
crtn.S libc: crt's to GNU as 2018-10-13 15:53:16 +09:00
main.c
setjmp.S