toaruos/base/usr/include
2021-06-06 18:34:12 +09:00
..
arpa libc: more net stubs 2021-03-25 15:52:19 +09:00
bits libc: C++ header guards 2018-10-12 11:15:40 +09:00
kernel kernel: opportunistically map stack space 2021-06-06 15:54:30 +09:00
sys net: wip stuff for sockets 2021-06-06 14:22:14 +09:00
toaru menu: implement menu_free_entry 2021-06-06 18:34:12 +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 misaka: initial merge 2021-05-31 10:54:11 +09:00
fcntl.h *_OK constants should be in unistd, and F_OK should be 0 2019-08-08 09:42:25 +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: C++ header guards 2018-10-12 11:15:40 +09:00
memory.h misaka: initial merge 2021-05-31 10:54:11 +09:00
netdb.h libc: more net stubs 2021-03-25 15:52:19 +09:00
poll.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
pthread.h kernel, linker, libc: Initial, probably horribly broken, support for some TLS situations 2021-02-16 18:49:34 +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 misaka: initial merge 2021-05-31 10:54:11 +09:00
signal.h libc: C++ header guards 2018-10-12 11:15:40 +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 something so GMP knows FILE exists 2018-10-12 12:45:21 +09:00
stdlib.h libc: add realpath (with ToaruOS path mechanics; not Unix) 2019-06-29 20:36:48 +09:00
string.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
strings.h libc: C++ header guards 2018-10-12 11:15:40 +09:00
syscall_nums.h misaka: initial merge 2021-05-31 10:54:11 +09:00
syscall.h misaka: initial merge 2021-05-31 10:54:11 +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: more net stubs 2021-03-25 15:52:19 +09:00
unistd.h misaka: initial merge 2021-05-31 10:54:11 +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: C++ header guards 2018-10-12 11:15:40 +09:00