Eugene Yudin baaf257f05 fix ESRCH error handling for clock_getcpuclockid 2 anni fa
..
aio b67d56c7b3 drop use of pthread_once for aio thread stack size init 4 anni fa
complex 7c0c7a75ec math: avoid runtime conversions of floating-point constants 3 anni fa
conf 55b727d7ad add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS 3 anni fa
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix 4 anni fa
ctype 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters 3 anni fa
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors 6 anni fa
env 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte 3 anni fa
errno 5690668a1b add missing strerror text for key management 3 anni fa
exit 167390f055 lift child restrictions after multi-threaded fork 4 anni fa
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 anni fa
fenv 7be59733d7 add SPE FPU support to powerpc-sf 3 anni fa
include 05a55868ff provide an internal namespace-safe __fstat 3 anni fa
internal 8910efd0e4 don't remap internal-use syscall macros to nonexistent time32 syscalls 3 anni fa
ipc 2b2c8aafce fix corrupt sysvipc timestamps on 32-bit archs with old kernels 5 anni fa
ldso 521b4d27a0 fix dl_iterate_phdr dlpi_tls_data reporting to match spec 4 anni fa
legacy 49b6df3d9f fix error return value for cuserid 4 anni fa
linux 2c00f95c1a make epoll_[p]wait a cancellation point 4 anni fa
locale 01b14242cc accept null pointer as message argument to gettext functions 3 anni fa
malloc d8cb888db9 remove return with expression in void function 4 anni fa
math 7be59733d7 add SPE FPU support to powerpc-sf 3 anni fa
misc 8974ef2124 mntent: fix potential mishandling of extremely long lines 3 anni fa
mman d6a62addce revert unwanted and inadvertent change that slipped into mmap.c 5 anni fa
mq 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 5 anni fa
multibyte 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs 4 anni fa
network 7d568410b4 fix mishandling of errno in getaddrinfo AI_ADDRCONFIG logic 2 anni fa
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support 4 anni fa
prng 167390f055 lift child restrictions after multi-threaded fork 4 anni fa
process 4f48da008d aarch64: add vfork 2 anni fa
regex e408deefeb fix failure of glob to match broken symlinks under some conditions 5 anni fa
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 5 anni fa
search c50985d5c8 new tsearch implementation 6 anni fa
select d0b547dfb5 fix regression in select with no timeout 5 anni fa
setjmp 8274aaaaa1 fix hwcap access in powerpc-sf setjmp/longjmp 3 anni fa
signal 3f701faace fix libc-internal signal blocking on mips archs 3 anni fa
stat 05a55868ff provide an internal namespace-safe __fstat 3 anni fa
stdio 9a93749555 drop use of stat operation in temporary file name generation 3 anni fa
stdlib dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r 3 anni fa
string c53e9b2394 fix misleading comment in strstr 4 anni fa
temp a23a3da29b avoid limited space of random temp file names if clock resolution is low 3 anni fa
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize 4 anni fa
thread 3eed6a6f0a fix error checking in pthread_getname_np 3 anni fa
time baaf257f05 fix ESRCH error handling for clock_getcpuclockid 2 anni fa
unistd 3aba2150d0 nice: return EPERM instead of EACCES 3 anni fa