..
aio
make all objects used with atomic operations volatile
11 years ago
complex
fix incorrect results for catan with some inputs
8 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
fix TLS layout of TLS variant I when there is a gap above TP
8 years ago
errno
add public interface headers to implementation files
8 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
add support for m68k 80-bit long double variant
8 years ago
ipc
fix signed overflow in ftok
9 years ago
ldso
fix TLS layout of TLS variant I when there is a gap above TP
8 years ago
legacy
fix one-byte overflow in legacy getpass function
9 years ago
linux
add getrandom syscall wrapper
8 years ago
locale
fix output size handling for multi-unicode-char big5-hkscs characters
8 years ago
malloc
reintroduce hardening against partially-replaced allocator
8 years ago
math
add support for m68k 80-bit long double variant
8 years ago
misc
getopt_long_only: don't prefix-match long-options that match short ones
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
optimize sigisemptyset
8 years ago
stat
fix failure of fchmodat to report EOPNOTSUPP in the race path
11 years ago
stdio
setvbuf: minor comment typo fix
8 years ago
stdlib
add public interface headers to implementation files
8 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
make linking of thread-start with explicit scheduling conditional
8 years ago
time
implement wcsftime padding specifier extensions
8 years ago
unistd
avoid excessive stack usage in getcwd
8 years ago