1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
2013-12-17 14:30:45 +01:00
..
arpa/inet
assert
aux
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
error
fcntl
fsmarshall
getopt
grp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
include Split parts of <features.h> into <sys/cdefs.h>. 2013-12-17 14:30:44 +01:00
init
inttypes
ioleast
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
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 Rewrite vprintf_callback(3). 2013-12-17 14:30:44 +01:00