..
aio
eliminate use of cached pid from thread structure
12 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
consolidate *_l ctype/wctype functions into their non-_l source files
12 years ago
dirent
fix readdir not to set ENOENT when directory is removed while reading
12 years ago
env
eliminate use of cached pid from thread structure
12 years ago
errno
add support for LC_TIME and LC_MESSAGES translations
12 years ago
exit
remove useless infinite loop from end of exit function
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
implement mo file string lookup for translations
12 years ago
ipc
semctl: fix UB causing crashes on powerpc
12 years ago
ldso
add or1k (OpenRISC 1000) architecture port
12 years ago
legacy
fix multiple issues in legacy function getpass
12 years ago
linux
fix missing argument to syscall in fanotify_mark
12 years ago
locale
harden dcngettext plural processing
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
add issetugid function to check for elevated privilege
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 aliasing violations in mbtowc and mbrtowc
12 years ago
network
add support for LC_TIME and LC_MESSAGES translations
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
eliminate use of cached pid from thread structure
12 years ago
regex
add support for LC_TIME and LC_MESSAGES translations
12 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 or1k (OpenRISC 1000) architecture port
12 years ago
signal
add or1k (OpenRISC 1000) architecture port
12 years ago
stat
fix missing flags arg to fstatat syscall in fstat fallback path
12 years ago
stdio
work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1
12 years ago
stdlib
include cleanups: remove unused headers and add feature test macros
13 years ago
string
add support for LC_TIME and LC_MESSAGES translations
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
add or1k (OpenRISC 1000) architecture port
12 years ago
time
properly pass current locale to *_l functions when used internally
12 years ago
unistd
support linux kernel apis (new archs) with old syscalls removed
12 years ago