Jinliang Li 6e98924890 arm fabs and sqrt: support single-precision-only fpu variants il y a 4 ans
..
aio 34952fe5de convert malloc use under libc-internal locks to use internal allocator il y a 4 ans
complex 1102062081 fix incorrect results for catanf and catanl with some inputs il y a 5 ans
conf da55d4884b fix build regression in sysconf for archs with variable page size il y a 6 ans
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix il y a 4 ans
ctype 70d8060955 fix wcwidth wrongly returning 0 for most of planes 4 and up il y a 5 ans
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors il y a 6 ans
env 57f6e85c9d remove redundant pthread struct members repeated for layout purposes il y a 4 ans
errno 8343334d7b improve strerror speed il y a 5 ans
exit 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
fenv 043c6e31d9 fix sh fesetround failure to clear old mode il y a 4 ans
include 8d37958d58 give libc access to its own malloc even if public malloc is interposed il y a 4 ans
internal debbddf7c8 fix regression in pthread_exit il y a 4 ans
ipc 2b2c8aafce fix corrupt sysvipc timestamps on 32-bit archs with old kernels il y a 5 ans
ldso 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
linux 4209a7b104 fix setgroups behavior in multithreaded process il y a 4 ans
locale 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
malloc 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
math 6e98924890 arm fabs and sqrt: support single-precision-only fpu variants il y a 4 ans
misc 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
mman d6a62addce revert unwanted and inadvertent change that slipped into mmap.c il y a 5 ans
mq 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t il y a 5 ans
multibyte 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs il y a 4 ans
network 262003ad9d fix missing newline in herror output il y a 4 ans
passwd da845d52c5 fix getgrouplist when nscd reports an empty list il y a 4 ans
prng 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
process 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
regex e408deefeb fix failure of glob to match broken symlinks under some conditions il y a 5 ans
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs il y a 5 ans
search c50985d5c8 new tsearch implementation il y a 6 ans
select d0b547dfb5 fix regression in select with no timeout il y a 5 ans
setjmp 22359b54ab aarch64: fix setjmp return value il y a 4 ans
signal 0b87551bdf lift sigaction abort locking to fix posix_spawn child deadlock il y a 4 ans
stat c9ebff4736 fix remaining direct use of stat syscalls outside fstatat.c il y a 5 ans
stdio 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
stdlib f3ecdc1043 fix undefined behavior in wcsto[ld] family functions il y a 4 ans
string fdf8b2ad9c add optimized aarch64 memcpy and memset il y a 4 ans
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize il y a 4 ans
thread debbddf7c8 fix regression in pthread_exit il y a 4 ans
time c17cda6d61 parse v3 or future-unknown zoneinfo file versions as v2+ il y a 4 ans
unistd e2fa720be7 work around linux bug in readlink syscall with zero buffer size il y a 4 ans