..
aio
make all objects used with atomic operations volatile
11 years ago
complex
complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
11 years ago
conf
fix sysconf for infinite rlimits
9 years ago
crypt
in crypt-sha*, reject excessive rounds as error rather than clamping
10 years ago
ctype
update case mappings to unicode 10.0
9 years ago
dirent
revise the definition of multiple basic locks in the code
8 years ago
env
for executing init array functions, use function type with prototype
9 years ago
errno
remove remnants of support for running in no-thread-pointer mode
11 years ago
exit
revise the definition of multiple basic locks in the code
8 years ago
fcntl
fix posix_fadvise syscall args on powerpc, unify with arm fix
10 years ago
fenv
add s390x port
10 years ago
internal
document pthread structure ABI constraints in comments
8 years ago
ipc
fix signed overflow in ftok
9 years ago
ldso
fix dl_iterate_phdr in static PIE binaries
9 years ago
legacy
fix one-byte overflow in legacy getpass function
9 years ago
linux
fix undefined behavior in ptrace
9 years ago
locale
revise the definition of multiple basic locks in the code
8 years ago
malloc
revise the definition of multiple basic locks in the code
8 years ago
math
math: rewrite fma with mostly int arithmetics
9 years ago
misc
re-fix child reaping in wordexp
8 years ago
mman
work around incorrect EPERM from mmap syscall
9 years ago
mq
use restrict everywhere it's required by c99 and/or posix 2008
14 years ago
multibyte
fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder
9 years ago
network
fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV
9 years ago
passwd
fix regression in getspnam[_r] error code for insufficient buffer size
9 years ago
prng
revise the definition of multiple basic locks in the code
8 years ago
process
convert execvp error handling to switch statement
8 years ago
regex
fix regression in glob with literal . or .. path component
9 years ago
sched
add sched_getcpu vDSO support
10 years ago
search
fix lsearch and lfind to pass key as first arg to the compar callback
9 years ago
select
support linux kernel apis (new archs) with old syscalls removed
12 years ago
setjmp
fix access by setjmp and longjmp to __hwcap on arm built as thumb2
9 years ago
signal
ppc64: fix setjmp/longjmp handling of TOC pointer
9 years ago
stat
fix failure of fchmodat to report EOPNOTSUPP in the race path
11 years ago
stdio
fix incorrect overflow check for allocation in fmemopen
8 years ago
stdlib
qsort: add a short comment about the algorithm
9 years ago
string
fix OOB reads in Xbyte_memmem
9 years ago
temp
ignore access mode bits of flags in mkostemps and functions that use it
12 years ago
termios
define appropriate feature test macros to get CBAUD from termios.h
10 years ago
thread
store pthread stack guard sizes for pthread_getattr_np
8 years ago
time
adjust strftime + modifier to match apparent intent of POSIX
8 years ago
unistd
make getcwd fail if it cannot obtain an absolute path
8 years ago