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-09-25 17:49:01 +02:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent Fix fdopen setting FD_CLOEXEC wrongly. 2014-09-25 17:27:54 +02:00
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt
grp
include Add attribute format to standard library headers. 2014-08-23 21:47:05 +02:00
init Implement signals. 2014-07-22 13:25:39 +02:00
inttypes
ioleast
libgen
locale Thread-secure setlocale(3). 2014-07-08 17:41:52 +02:00
msr
netdb
poll
pwd
sched
signal Implement signals. 2014-07-22 13:25:39 +02:00
stdio Fix getdelim(2) leaking a freed pointer. 2014-09-25 17:27:53 +02:00
stdlib Fix atoi(3) out-of-range cases. 2014-09-25 17:27:54 +02:00
string Update libc/string/memmove.cpp to current coding conventions. 2014-08-23 21:47:05 +02:00
sys
syslog
termios
time Fix mktime(3) and timegm(3) not sanitizing the broken down time. 2014-08-23 21:47:05 +02:00
timespec
unistd Add execlpe(3). 2014-08-24 14:02:42 +02:00
utime
wchar Fix wcschr(3) family like strchr(3) was fixed. 2014-09-25 17:49:01 +02:00
wctype
x64 Implement signals. 2014-07-22 13:25:39 +02:00
x86 Implement signals. 2014-07-22 13:25:39 +02:00
.gitignore
Makefile Add execlpe(3). 2014-08-24 14:02:42 +02:00