sortix--sortix/libc
Jonas 'Sortie' Termansen b6b19c88fd Use the word invalid instead of illegal. 2014-11-30 19:53:42 +01:00
..
arpa/inet
assert Fix assertion failure panic message ending with a newline. 2014-11-20 17:24:43 +01:00
c++ Rename libc/aux to libc/c++. 2014-11-28 15:30:39 +01:00
calltrace
ctype Add isascii(3). 2014-11-20 21:09:14 +01:00
dirent Add versionsort_r(3). 2014-11-20 21:09:14 +01: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 semaphores API. 2014-11-30 19:31:40 +01:00
init Reuse the argv[0] string in program_invocation_name(3). 2014-11-30 19:31:40 +01:00
inttypes
ioleast
libgen Harden strcpy calls. 2014-11-30 19:53:42 +01:00
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
signal Implement signals. 2014-07-22 13:25:39 +02:00
stdio Add type limits and print/scan specifiers to <sys/types.h>. 2014-11-26 23:34:14 +01:00
stdlib Add arc4random(3). 2014-11-28 13:35:51 +01:00
string Use the word invalid instead of illegal. 2014-11-30 19:53:42 +01:00
sys Add shutdown(2). 2014-11-27 01:39:53 +01:00
syslog
termios Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
time Add wcsftime(3). 2014-11-26 22:49:00 +01:00
timespec
unistd Add sysconf(_SC_MONOTONIC_CLOCK). 2014-11-28 15:30:39 +01:00
utime
wchar Add wcslcat(3) and wcslcpy(3). 2014-11-26 22:49:01 +01:00
wctype
x64 Fix _start not following the ABI. 2014-11-28 00:17:24 +01:00
x86 Fix _start not following the ABI. 2014-11-28 00:17:24 +01:00
.gitignore
Makefile Rename libc/aux to libc/c++. 2014-11-28 15:30:39 +01:00