Szabolcs Nagy 4f3d346bff math: fix fmaf not to depend on FE_TOWARDZERO 3 anos atrás
..
aio b67d56c7b3 drop use of pthread_once for aio thread stack size init 4 anos atrás
complex 1102062081 fix incorrect results for catanf and catanl with some inputs 5 anos atrás
conf da55d4884b fix build regression in sysconf for archs with variable page size 6 anos atrás
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix 4 anos atrás
ctype 70d8060955 fix wcwidth wrongly returning 0 for most of planes 4 and up 5 anos atrás
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors 6 anos atrás
env 9afed99c22 fix inconsistent signature of __libc_start_main 4 anos atrás
errno 8343334d7b improve strerror speed 5 anos atrás
exit 167390f055 lift child restrictions after multi-threaded fork 4 anos atrás
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 anos atrás
fenv 043c6e31d9 fix sh fesetround failure to clear old mode 5 anos atrás
include 8d37958d58 give libc access to its own malloc even if public malloc is interposed 4 anos atrás
internal 37fcc13c12 lift locale lock out of internal __get_locale 4 anos atrás
ipc 2b2c8aafce fix corrupt sysvipc timestamps on 32-bit archs with old kernels 5 anos atrás
ldso 521b4d27a0 fix dl_iterate_phdr dlpi_tls_data reporting to match spec 4 anos atrás
legacy 49b6df3d9f fix error return value for cuserid 4 anos atrás
linux 2c00f95c1a make epoll_[p]wait a cancellation point 4 anos atrás
locale 1e4204d522 use libc-internal malloc for newlocale/freelocale 4 anos atrás
malloc d8cb888db9 remove return with expression in void function 4 anos atrás
math 4f3d346bff math: fix fmaf not to depend on FE_TOWARDZERO 3 anos atrás
misc 3953aecbef fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels 4 anos atrás
mman d6a62addce revert unwanted and inadvertent change that slipped into mmap.c 5 anos atrás
mq 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 5 anos atrás
multibyte 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs 4 anos atrás
network 262003ad9d fix missing newline in herror output 4 anos atrás
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support 4 anos atrás
prng 167390f055 lift child restrictions after multi-threaded fork 4 anos atrás
process 8ef9d46f4d use internal malloc for posix_spawn file actions objects 4 anos atrás
regex e408deefeb fix failure of glob to match broken symlinks under some conditions 5 anos atrás
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 5 anos atrás
search c50985d5c8 new tsearch implementation 6 anos atrás
select d0b547dfb5 fix regression in select with no timeout 5 anos atrás
setjmp 22359b54ab aarch64: fix setjmp return value 4 anos atrás
signal 0b87551bdf lift sigaction abort locking to fix posix_spawn child deadlock 4 anos atrás
stat c9ebff4736 fix remaining direct use of stat syscalls outside fstatat.c 5 anos atrás
stdio e1a51185ce fix popen not to leak pipes from one child to another 4 anos atrás
stdlib f3ecdc1043 fix undefined behavior in wcsto[ld] family functions 5 anos atrás
string c53e9b2394 fix misleading comment in strstr 4 anos atrás
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 anos atrás
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize 4 anos atrás
thread bd3b9c4ca5 add pthread_getname_np function 4 anos atrás
time 937822abb6 fix TZ parsing logic for identifying POSIX-form strings 3 anos atrás
unistd e2fa720be7 work around linux bug in readlink syscall with zero buffer size 4 anos atrás