1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
2014-11-27 01:18:58 +01:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent
dlfcn Don't write errors to stderr in dlopen(3) and dlsym(3). 2013-12-17 14:30:41 +01:00
errno Thread secure errno(3). 2014-07-08 17:41:52 +02:00
error
fcntl
fnmatch
fsmarshall
getopt Fix getopt_long(3) not handling invalid options and long options properly. 2014-04-24 00:03:52 +02:00
grp
include
init
inttypes
ioleast Split libc/unistd/ioleast.cpp into multiple files. 2013-12-17 14:30:43 +01:00
libgen
locale
msr
netdb Add socket interface. 2013-12-17 14:30:30 +01:00
poll
pwd
sched
signal
stdio
stdlib Add wcstof(3), wcstod(3) and wcstold(3). 2014-11-26 22:49:00 +01:00
string
sys Add getsockopt(2) and setsockopt(2). 2014-11-18 18:10:22 +01:00
syslog
termios
time Add wcsftime(3). 2014-11-26 22:49:00 +01:00
timespec
unistd
utime Move utime.h functions into their own directory. 2013-12-17 14:30:38 +01:00
wchar
wctype
x64
x86 Rename crt1.o to crt0.o and install compatibility crt1.o. 2014-11-21 00:03:29 +01:00
.gitignore
Makefile Add explicit_bzero(3). 2014-11-27 00:20:53 +01:00