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