..
aio
drop use of pthread_once for aio thread stack size init
6 years ago
complex
fix incorrect results for catanf and catanl with some inputs
6 years ago
conf
fix build regression in sysconf for archs with variable page size
8 years ago
crypt
update crypt_blowfish to support $2b$ prefix
6 years ago
ctype
fix wcwidth of hangul combining (vowel/final) letters
4 years ago
dirent
fail fdopendir for O_PATH file descriptors
7 years ago
env
fix inconsistent signature of __libc_start_main
5 years ago
errno
improve strerror speed
6 years ago
exit
lift child restrictions after multi-threaded fork
6 years ago
fcntl
remove spurious inclusion of libc.h for LFS64 ABI aliases
8 years ago
fenv
add SPE FPU support to powerpc-sf
5 years ago
include
add qsort_r and make qsort a wrapper around it
5 years ago
internal
lift locale lock out of internal __get_locale
6 years ago
ipc
fix corrupt sysvipc timestamps on 32-bit archs with old kernels
6 years ago
ldso
fix dl_iterate_phdr dlpi_tls_data reporting to match spec
5 years ago
legacy
fix error return value for cuserid
5 years ago
linux
make epoll_[p]wait a cancellation point
5 years ago
locale
fix mismatched signatures for strtod_l family
4 years ago
malloc
remove return with expression in void function
5 years ago
math
add SPE FPU support to powerpc-sf
5 years ago
misc
fix struct layout mismatch in sound ioctl time32 fallback conversion
5 years ago
mman
revert unwanted and inadvertent change that slipped into mmap.c
6 years ago
mq
mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t
7 years ago
multibyte
rewrite wcsnrtombs to fix buffer overflow and other bugs
6 years ago
network
fix missing newline in herror output
6 years ago
passwd
nscd: fall back gracefully on kernels without AF_UNIX support
5 years ago
prng
lift child restrictions after multi-threaded fork
6 years ago
process
use internal malloc for posix_spawn file actions objects
5 years ago
regex
fix failure of glob to match broken symlinks under some conditions
7 years ago
sched
sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs
7 years ago
search
new tsearch implementation
8 years ago
select
fix regression in select with no timeout
7 years ago
setjmp
fix hwcap access in powerpc-sf setjmp/longjmp
5 years ago
signal
fix libc-internal signal blocking on mips archs
5 years ago
stat
fix remaining direct use of stat syscalls outside fstatat.c
6 years ago
stdio
fix undefined behavior in getdelim via null pointer arithmetic and memcpy
5 years ago
stdlib
fix mismatched signatures for strtod_l family
4 years ago
string
fix misleading comment in strstr
6 years ago
temp
remove spurious inclusion of libc.h for LFS64 ABI aliases
8 years ago
termios
add tcgetwinsize and tcsetwinsize functions, move struct winsize
6 years ago
thread
fix error checking in pthread_getname_np
5 years ago
time
fix TZ parsing logic for identifying POSIX-form strings
5 years ago
unistd
work around linux bug in readlink syscall with zero buffer size
6 years ago