.. |
aio
|
support configurable page size on mips, powerpc and microblaze
|
2013-09-15 02:00:32 +00:00 |
complex
|
|
|
conf
|
fix confstr return value
|
2014-03-24 17:33:54 -04:00 |
crypt
|
add legacy functions setkey() and encrypt()
|
2014-02-05 11:09:53 -05:00 |
ctype
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
dirent
|
fix readdir not to set ENOENT when directory is removed while reading
|
2014-02-25 13:05:38 -05:00 |
env
|
always initialize thread pointer at program start
|
2014-03-24 16:57:11 -04:00 |
errno
|
always initialize thread pointer at program start
|
2014-03-24 16:57:11 -04:00 |
exit
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
fcntl
|
in fcntl, use unsigned long instead of long for variadic argument type
|
2014-03-07 23:56:48 -05:00 |
fenv
|
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
|
2014-02-27 23:18:42 -05:00 |
internal
|
always initialize thread pointer at program start
|
2014-03-24 16:57:11 -04:00 |
ipc
|
semctl: fix UB causing crashes on powerpc
|
2014-03-13 20:52:34 +01:00 |
ldso
|
if dynamic linker's relro mprotect call fails, include reason in message
|
2014-03-25 16:23:27 -04:00 |
legacy
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
linux
|
x32: fix sysinfo()
|
2014-03-06 05:35:13 +01:00 |
locale
|
fix an overflow in wcsxfrm when n==0
|
2014-01-23 03:24:54 +01:00 |
malloc
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
math
|
x32 port (diff against vanilla x86_64)
|
2014-02-23 11:09:16 +01:00 |
misc
|
use syscall_arg_t for arguments in public syscall() function
|
2014-03-18 17:08:15 -04:00 |
mman
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
mq
|
|
|
multibyte
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
network
|
add fallback emulation for accept4 on old kernels
|
2014-02-21 22:25:26 -05:00 |
passwd
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
prng
|
fix initstate to make the state buffer usable in setstate
|
2014-01-21 02:01:35 +01:00 |
process
|
always initialize thread pointer at program start
|
2014-03-24 16:57:11 -04:00 |
regex
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
sched
|
add pthread_setaffinity_np and pthread_getaffinity_np functions
|
2013-08-10 21:41:05 -04:00 |
search
|
POSIX conformance fix: define struct entry in search.h
|
2013-10-29 20:25:11 +00:00 |
select
|
|
|
setjmp
|
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
|
2014-02-27 23:18:42 -05:00 |
signal
|
always initialize thread pointer at program start
|
2014-03-24 16:57:11 -04:00 |
stat
|
fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF
|
2013-12-19 14:24:55 -05:00 |
stdio
|
always initialize thread pointer at program start
|
2014-03-24 16:57:11 -04:00 |
stdlib
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
string
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
temp
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
termios
|
include cleanups: remove unused headers and add feature test macros
|
2013-12-12 05:09:18 +00:00 |
thread
|
fix pointer type mismatch and misplacement of const
|
2014-03-24 17:39:08 -04:00 |
time
|
eliminate explicit (long) casts when making syscalls
|
2014-01-06 22:05:54 -05:00 |
unistd
|
rename superh port to "sh" for consistency
|
2014-02-27 22:03:25 -05:00 |