toaruos/libc
2022-10-26 17:39:35 +09:00
..
arch libc: more useful stub pow() for aarch64 so Quake plays 2022-10-26 17:39:35 +09:00
assert
ctype
dirent
dlfcn
errno
iconv
ioctl libc: ioctl sets errno 2022-03-07 18:06:37 +09:00
libgen
libintl
locale
math libc: stub tgamma for kuroko 2022-09-04 19:23:12 +09:00
poll
pthread libc: make pthread_t scalar 2022-08-27 15:53:37 +09:00
pty
pwd meta: purge most instances of vim hints 2021-11-26 12:59:02 +09:00
sched
signal kernel: rudimentary sigwait 2022-08-18 16:56:43 +09:00
stdio
stdlib libc: qsort_r 2022-08-26 05:32:00 +09:00
string libc: strsignal 2022-08-18 19:20:56 +09:00
strings
sys
time libc: fix conversions of negative timestamps (eg., 0 in western timezones) 2022-04-17 18:36:38 -04:00
unistd
utime
wchar aarch64: begin work on new target 2022-01-30 21:25:27 +09:00
main.c