Versions
|
Fix aio_* pread namespace (bug 18519).
|
2015-06-12 17:34:11 +00:00 |
_exit.c
|
PLT avoidance for _exit in rtld.
|
2015-07-09 15:25:47 -07:00 |
execl.c
|
Add missing va_end calls (bug 17243)
|
2015-09-16 14:51:28 +02:00 |
execle.c
|
Add missing va_end calls (bug 17243)
|
2015-09-16 14:51:28 +02:00 |
execlp.c
|
Add missing va_end calls (bug 17243)
|
2015-09-16 14:51:28 +02:00 |
fnmatch.c
|
Fix fnmatch strnlen namespace (bug 18470).
|
2015-06-03 13:58:58 +00:00 |
getopt.c
|
Fix open_memstream namespace (bug 18498).
|
2015-06-05 23:32:46 +00:00 |
glob.c
|
Fix getlogin_r namespace (bug 18527).
|
2015-06-12 20:02:30 +00:00 |
tst-getconf.sh
|
fix non-portable `echo -n` usage
|
2015-08-09 04:19:12 -04:00 |
tst-nice.c
|
Fix BZ #18086 -- nice resets errno to 0.
|
2015-08-11 23:40:00 -07:00 |
unistd.h
|
Restore _POSIX2_C_VERSION definition (bug 438).
|
2015-05-22 17:14:04 +00:00 |
wordexp.c
|
Use __pthread_setcancelstate in libc.a
|
2015-09-17 16:38:54 -07:00 |