.. |
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
|
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
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
fnmatch
|
|
|
fsmarshall
|
Add umount(2) and unmountat(2).
|
2014-12-26 21:45:29 +01:00 |
getopt
|
|
|
grp
|
|
|
include
|
Fix FSM_RESP_TCGETWINCURPOS being equal to FSM_REQ_STATVFS.
|
2015-06-27 17:06:43 +02:00 |
init
|
Initialize stdin, stdout and stderr at compile time.
|
2014-12-01 18:45:11 +01:00 |
inttypes
|
Fix strtol isspace calls.
|
2015-05-15 16:18:41 +02:00 |
ioleast
|
Update the ioleast family to current coding conventions.
|
2015-02-08 22:58:32 +01:00 |
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 |
malloc
|
Rewrite malloc(3).
|
2014-12-03 21:32:50 +01:00 |
msr
|
Fix libc/msr/wrmsr.cpp not containing its own file path.
|
2014-06-12 00:05:40 +02:00 |
netdb
|
Refuse to implement gethostent(3).
|
2014-12-03 14:19:58 +01:00 |
poll
|
Fix poll(2) timeout not being miliseconds.
|
2015-06-27 17:06:43 +02:00 |
pwd
|
|
|
sched
|
Add sched_yield(2).
|
2014-05-29 17:16:49 +02:00 |
signal
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
stdio
|
Fix perror(3) compliance.
|
2015-06-27 17:06:32 +02:00 |
stdlib
|
Fix strtol isspace calls.
|
2015-05-15 16:18:41 +02:00 |
string
|
Update strndup(3) to current coding conventions.
|
2014-12-02 19:21:47 +01:00 |
sys
|
Replace system call array types with pointers.
|
2015-01-23 14:52:51 +01:00 |
syslog
|
|
|
termios
|
Add tcgetblob(2) and tcsetblob(2).
|
2014-11-25 18:40:50 +01:00 |
time
|
Add June 30 2015 leap second.
|
2015-01-05 20:33:43 +01:00 |
timespec
|
|
|
unistd
|
Remove _WANT_ENVIRON remnants.
|
2015-02-08 22:58:32 +01:00 |
utime
|
|
|
wchar
|
Fix strtol isspace calls.
|
2015-05-15 16:18:41 +02: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
|
Use standard compiler environment variables.
|
2015-05-10 16:56:22 +02:00 |