1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
Jonas 'Sortie' Termansen c833b054d5 Add <argp.h>.
2013-12-17 14:30:46 +01:00
..
arpa/inet
assert Refactor assert(3). 2013-12-17 14:30:45 +01:00
aux Avoid libc conflicts with libstdc++. 2013-12-17 14:30:45 +01:00
calltrace
ctype
decl Move the declaration of the FILE structure into its own header. 2013-12-17 14:30:43 +01:00
dirent
dlfcn
errno Change kernel internal build macro to __is_sortix_kernel. 2013-12-17 14:30:42 +01:00
error
fcntl Refactor fcntl(2) ABI. 2013-12-17 14:30:43 +01:00
fsmarshall
getopt
grp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
include Add <argp.h>. 2013-12-17 14:30:46 +01:00
init
inttypes
ioleast Split libc/unistd/ioleast.cpp into multiple files. 2013-12-17 14:30:43 +01:00
libgen
locale
netdb
poll
pwd Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
signal
sortix
stdio Rewrite vprintf_callback(3). 2013-12-17 14:30:44 +01:00
stdlib Remove <sortix/kernel/platform.h>. 2013-12-17 14:30:45 +01:00
string Properly implement memmove(3). 2013-12-17 14:30:44 +01:00
sys
termios
time Improve standards conformance of asctime_r(3). 2013-12-17 14:30:45 +01:00
timespec
unistd Use the <pwd.h> API in getlogin_r(3). 2013-12-17 14:30:44 +01:00
utime
wchar
wctype
x64
x86
.gitignore
Makefile Avoid libc conflicts with libstdc++. 2013-12-17 14:30:45 +01:00