sortix--sortix/libc
Jonas 'Sortie' Termansen 524a028a4f Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
..
arpa/inet
assert
c++ Rename libc/aux to libc/c++. 2014-11-28 15:30:39 +01:00
ctype
dirent Indirectly closedir(3) from exit(3). 2014-12-01 18:45:10 +01:00
dlfcn
errno
error
fcntl
fnmatch
fsmarshall Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
getopt
grp
include Change BRAND_KERNEL_NAME to Sortix. 2014-12-28 20:18:58 +01:00
init Initialize stdin, stdout and stderr at compile time. 2014-12-01 18:45:11 +01:00
inttypes
ioleast
libgen Harden strcpy calls. 2014-11-30 19:53:42 +01:00
locale
malloc Rewrite malloc(3). 2014-12-03 21:32:50 +01:00
msr
netdb Refuse to implement gethostent(3). 2014-12-03 14:19:58 +01:00
poll
pwd
sched
signal
stdio Remove tmpnam(3). 2014-12-02 18:00:38 +01:00
stdlib Add reallocarray(3). 2014-12-03 23:55:55 +01:00
string Update strndup(3) to current coding conventions. 2014-12-02 19:21:47 +01:00
sys Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
syslog
termios
time
timespec
unistd Use PWD in get_current_dir_name(3) if correct. 2014-12-04 17:56:47 +01:00
utime
wchar Update stpcpy(3) and wcpcpy(3) to current coding conventions. 2014-12-02 18:23:43 +01:00
wctype Update iswcntrl(3) to current coding conventions. 2014-12-02 18:23:42 +01:00
x64 Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
x86 Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
.gitignore
Makefile Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00