sortix--sortix/libc
Jonas 'Sortie' Termansen 3917f4fee3 Use PWD in get_current_dir_name(3) if correct. 2014-12-04 17:56:47 +01:00
..
arpa/inet
assert
c++
ctype
dirent Indirectly closedir(3) from exit(3). 2014-12-01 18:45:10 +01:00
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt
grp
include Rewrite program loader. 2014-12-04 16:14:17 +01:00
init Initialize stdin, stdout and stderr at compile time. 2014-12-01 18:45:11 +01:00
inttypes
ioleast
libgen
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
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 Retire calltrace support in favor of the kernel debugger. 2014-12-01 21:38:06 +01:00
x86 Retire calltrace support in favor of the kernel debugger. 2014-12-01 21:38:06 +01:00
.gitignore
Makefile Use PWD in get_current_dir_name(3) if correct. 2014-12-04 17:56:47 +01:00