dirent
|
Fix fdopen setting FD_CLOEXEC wrongly.
|
2014-09-25 17:27:54 +02:00 |
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 |
include
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
init
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
locale
|
Thread-secure setlocale(3).
|
2014-07-08 17:41:52 +02:00 |
sched
|
Add sched_yield(2).
|
2014-05-29 17:16:49 +02:00 |
signal
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
stdio
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
string
|
Fix strerror_r(3) range error case.
|
2014-09-25 17:49:01 +02:00 |
unistd
|
Add sysconf(_SC_GETPW_R_SIZE_MAX).
|
2014-09-25 18:20:00 +02:00 |
wchar
|
Fix return value of wcscat(3).
|
2014-09-25 17:49:01 +02:00 |
x64
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
x86
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
Makefile
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |