.. |
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 |
ctype
|
Add isascii(3).
|
2014-11-20 21:09:14 +01:00 |
dirent
|
Indirectly closedir(3) from exit(3).
|
2014-12-01 18:45:10 +01:00 |
dlfcn
|
|
|
errno
|
|
|
error
|
|
|
fcntl
|
|
|
fnmatch
|
|
|
fsmarshall
|
|
|
getopt
|
|
|
grp
|
|
|
include
|
Add gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +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
|
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
|
Remove tmpnam(3).
|
2014-12-02 18:00:38 +01:00 |
stdlib
|
Improve mkstemp(3) random path generation.
|
2014-12-01 23:22:11 +01:00 |
string
|
Update strndup(3) to current coding conventions.
|
2014-12-02 19:21:47 +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 gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +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
|
Add gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +01:00 |