sortix--sortix/libc
Jonas 'Sortie' Termansen c428ec4d83 Add fmemopen(3). 2014-11-17 18:47:44 +01:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent Fix fdopen setting FD_CLOEXEC wrongly. 2014-09-25 17:27:54 +02:00
dlfcn
errno Thread secure errno(3). 2014-07-08 17:41:52 +02:00
error Thread-secure error(3). 2014-07-08 17:41:52 +02:00
fcntl
fnmatch
fsmarshall
getopt
grp
include Add fmemopen(3). 2014-11-17 18:47:44 +01: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 Fix libc/msr/wrmsr.cpp not containing its own file path. 2014-06-12 00:05:40 +02:00
netdb
poll
pwd
sched Add sched_yield(2). 2014-05-29 17:16:49 +02:00
signal Implement signals. 2014-07-22 13:25:39 +02:00
stdio Add fmemopen(3). 2014-11-17 18:47:44 +01:00
stdlib Improve qsort_r(3) run-time complexity using quicksort. 2014-09-25 18:20:00 +02:00
string Fix strerror_r(3) range error case. 2014-09-25 17:49:01 +02:00
sys Add statvfs(2), fstatvfs(2) and fstatvfsat(2). 2014-03-17 19:22:12 +01:00
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 sysconf(_SC_GETPW_R_SIZE_MAX). 2014-09-25 18:20:00 +02:00
utime
wchar Fix return value of wcscat(3). 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 fmemopen(3). 2014-11-17 18:47:44 +01:00