toaruos/base/usr/include
2023-11-05 14:32:47 +09:00
..
arpa net: ongoing network work 2021-09-09 19:42:19 +09:00
bits libc: C++ header guards 2018-10-12 11:15:40 +09:00
kernel kernel: support syscall/sysret 2023-11-05 14:32:47 +09:00
net net: Add stats counters 2021-09-30 19:09:04 +09:00
netinet net: ongoing network work 2021-09-09 19:42:19 +09:00
sys syscall: Change x86-64 syscall register ABI 2023-11-05 10:40:12 +09:00
toaru hashmap: Apply 'const' to arguments like we did with the kernel version 2023-10-09 19:56:20 +09:00
_cheader.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
alloca.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
assert.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
ctype.h misaka: initial merge 2021-05-31 10:54:11 +09:00
dirent.h Fixup std lib includes for full build from scratch with just basic gcc 2018-03-16 22:40:23 +09:00
dlfcn.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
errno.h kernel: Restart some signals, fix up suspend to work with new signal management 2022-03-04 18:39:38 +09:00
fcntl.h libc: define F_DUPFD so srclib stuff builds 2023-04-22 08:19:14 +09:00
getopt.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
iconv.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
inttypes.h misaka: initial merge 2021-05-31 10:54:11 +09:00
libgen.h dirname: add command and libc function 2018-11-18 09:56:43 +09:00
libintl.h libintl: ngettext headers 2018-12-10 18:47:14 +09:00
limits.h base: define some byte order macros 2021-06-05 19:01:47 +09:00
locale.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
math.h libc: Add some missing bit-twiddly libm functions 2023-04-23 17:56:33 +09:00
memory.h misaka: initial merge 2021-05-31 10:54:11 +09:00
netdb.h libc: Additional defines to help curl build 2023-04-18 08:57:22 +09:00
poll.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
pthread.h libc: make pthread_t scalar 2022-08-27 15:53:37 +09:00
pty.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
pwd.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
sched.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
setjmp.h libc: aarch64 setjmp, untested 2023-04-22 08:19:14 +09:00
signal.h base: g++ doesn't like these restricts 2022-10-26 15:34:52 +09:00
stdint.h Fixup std lib includes for full build from scratch with just basic gcc 2018-03-16 22:40:23 +09:00
stdio.h libc: define FILENAME_MAX like other platforms 2023-04-22 08:19:14 +09:00
stdlib.h libc: qsort_r 2022-08-26 05:32:00 +09:00
string.h libc: strsignal 2022-08-18 19:20:56 +09:00
strings.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
syscall_nums.h net: Support getsockname, getpeername for tcp 2023-04-18 19:40:52 +09:00
syscall.h kernel: support syscall/sysret 2023-11-05 14:32:47 +09:00
termio.h misaka: initial merge 2021-05-31 10:54:11 +09:00
termios.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
time.h libc: cleanup, some missing things 2021-09-18 13:55:13 +09:00
unistd.h libc: cleanup, some missing things 2021-09-18 13:55:13 +09:00
utime.h libc: cleanup, some missing things 2021-09-18 13:55:13 +09:00
va_list.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
wait.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
wchar.h libc: cleanup, some missing things 2021-09-18 13:55:13 +09:00