Rich Felker 122002f0dd remove no-longer-needed special case handling in popen hace 4 años
..
aio b67d56c7b3 drop use of pthread_once for aio thread stack size init hace 4 años
complex 1102062081 fix incorrect results for catanf and catanl with some inputs hace 5 años
conf da55d4884b fix build regression in sysconf for archs with variable page size hace 6 años
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix hace 4 años
ctype 70d8060955 fix wcwidth wrongly returning 0 for most of planes 4 and up hace 5 años
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors hace 6 años
env 9afed99c22 fix inconsistent signature of __libc_start_main hace 4 años
errno 8343334d7b improve strerror speed hace 5 años
exit 167390f055 lift child restrictions after multi-threaded fork hace 4 años
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
fenv 043c6e31d9 fix sh fesetround failure to clear old mode hace 5 años
include 8d37958d58 give libc access to its own malloc even if public malloc is interposed hace 4 años
internal 37fcc13c12 lift locale lock out of internal __get_locale hace 4 años
ipc 2b2c8aafce fix corrupt sysvipc timestamps on 32-bit archs with old kernels hace 5 años
ldso 167390f055 lift child restrictions after multi-threaded fork hace 4 años
legacy 49b6df3d9f fix error return value for cuserid hace 4 años
linux 4209a7b104 fix setgroups behavior in multithreaded process hace 4 años
locale 1e4204d522 use libc-internal malloc for newlocale/freelocale hace 4 años
malloc 9b77aaca86 oldmalloc: preserve errno across free hace 4 años
math 964104f9f0 math: fix expm1f overflow threshold hace 4 años
misc 3953aecbef fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels hace 4 años
mman d6a62addce revert unwanted and inadvertent change that slipped into mmap.c hace 5 años
mq 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t hace 5 años
multibyte 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs hace 4 años
network 262003ad9d fix missing newline in herror output hace 4 años
passwd da845d52c5 fix getgrouplist when nscd reports an empty list hace 4 años
prng 167390f055 lift child restrictions after multi-threaded fork hace 4 años
process 8ef9d46f4d use internal malloc for posix_spawn file actions objects hace 4 años
regex e408deefeb fix failure of glob to match broken symlinks under some conditions hace 5 años
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs hace 5 años
search c50985d5c8 new tsearch implementation hace 6 años
select d0b547dfb5 fix regression in select with no timeout hace 5 años
setjmp 22359b54ab aarch64: fix setjmp return value hace 4 años
signal 0b87551bdf lift sigaction abort locking to fix posix_spawn child deadlock hace 4 años
stat c9ebff4736 fix remaining direct use of stat syscalls outside fstatat.c hace 5 años
stdio 122002f0dd remove no-longer-needed special case handling in popen hace 4 años
stdlib f3ecdc1043 fix undefined behavior in wcsto[ld] family functions hace 5 años
string c53e9b2394 fix misleading comment in strstr hace 4 años
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize hace 4 años
thread 074932c84d fix possible fd leak via missing O_CLOEXEC in pthread_setname_np hace 4 años
time c17cda6d61 parse v3 or future-unknown zoneinfo file versions as v2+ hace 4 años
unistd e2fa720be7 work around linux bug in readlink syscall with zero buffer size hace 4 años