..
aio
support configurable page size on mips, powerpc and microblaze
13 years ago
complex
complex: add C11 CMPLX macros and replace cpack with them
14 years ago
conf
remove unsupported nonstandard sysconf macros and their table entries
12 years ago
crypt
add legacy functions setkey() and encrypt()
12 years ago
ctype
include cleanups: remove unused headers and add feature test macros
13 years ago
dirent
fix readdir not to set ENOENT when directory is removed while reading
12 years ago
env
simplify errno implementation
12 years ago
errno
simplify errno implementation
12 years ago
exit
remove useless synchronization in exit and quick_exit
12 years ago
fcntl
avoid invalid use of va_arg in open
12 years ago
fenv
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
12 years ago
internal
simplify errno implementation
12 years ago
ipc
semctl: fix UB causing crashes on powerpc
12 years ago
ldso
add arch-generic support for tlsdesc relocations to dynamic linker
12 years ago
legacy
include cleanups: remove unused headers and add feature test macros
13 years ago
linux
fix missing argument to syscall in fanotify_mark
12 years ago
locale
replace all remaining internal uses of pthread_self with __pthread_self
12 years ago
malloc
avoid malloc failure for small requests when brk can't be extended
12 years ago
math
math: fix aliasing violation in long double wrappers
12 years ago
misc
support optional-argument extension to getopt via double-colon
12 years ago
mman
include cleanups: remove unused headers and add feature test macros
13 years ago
mq
use restrict everywhere it's required by c99 and/or posix 2008
14 years ago
multibyte
fix incorrect end pointer in some cases when wcsrtombs stops early
12 years ago
network
avoid spurious lookup failures from badly-behaved nameservers
12 years ago
passwd
include cleanups: remove unused headers and add feature test macros
13 years ago
prng
fix initstate to make the state buffer usable in setstate
12 years ago
process
additional fixes for linux kernel apis with old syscalls removed
12 years ago
regex
include cleanups: remove unused headers and add feature test macros
13 years ago
sched
remove useless __yield alias for sched_yield
12 years ago
search
remove struct elem entirely from hsearch.c
12 years ago
select
support linux kernel apis (new archs) with old syscalls removed
12 years ago
setjmp
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
12 years ago
signal
add __sigsetjmp ABI-compat alias for sigsetjmp
12 years ago
stat
additional fixes for linux kernel apis with old syscalls removed
12 years ago
stdio
replace all remaining internal uses of pthread_self with __pthread_self
12 years ago
stdlib
include cleanups: remove unused headers and add feature test macros
13 years ago
string
fix incorrect comparison loop condition in memmem
12 years ago
temp
include cleanups: remove unused headers and add feature test macros
13 years ago
termios
include cleanups: remove unused headers and add feature test macros
13 years ago
thread
simplify errno implementation
12 years ago
time
use default timezone from /etc/localtime if $TZ is unset/blank
12 years ago
unistd
support linux kernel apis (new archs) with old syscalls removed
12 years ago