You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexey Izbyshev 26c76a908b fix use of uninitialized dummy_fut in aio_suspend 4 years ago
..
aio fix use of uninitialized dummy_fut in aio_suspend 4 years ago
complex math: avoid runtime conversions of floating-point constants 4 years ago
conf use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) 4 years ago
crypt update crypt_blowfish to support $2b$ prefix 6 years ago
ctype fix wcwidth of hangul combining (vowel/final) letters 4 years ago
dirent remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
env protect stack canary from leak via read-as-string by zeroing second byte 4 years ago
errno add missing strerror text for key management 4 years ago
exit lift child restrictions after multi-threaded fork 6 years ago
fcntl remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
fenv add SPE FPU support to powerpc-sf 5 years ago
include provide an internal namespace-safe __fstat 4 years ago
internal fix potential deadlock in dlerror buffer handling at thread exit 4 years ago
ipc fix corrupt sysvipc timestamps on 32-bit archs with old kernels 6 years ago
ldso fix potential deadlock in dlerror buffer handling at thread exit 4 years ago
legacy remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
linux remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
locale accept null pointer as message argument to gettext functions 4 years ago
malloc disable MADV_FREE usage in mallocng 4 years ago
math add SPE FPU support to powerpc-sf 5 years ago
misc remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
mman remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
mq mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 7 years ago
multibyte rewrite wcsnrtombs to fix buffer overflow and other bugs 6 years ago
network dns query core: detect udp truncation at recv time 4 years ago
passwd nscd: fall back gracefully on kernels without AF_UNIX support 5 years ago
prng lift child restrictions after multi-threaded fork 6 years ago
process fix potential deadlock between multithreaded fork and aio 4 years ago
regex remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
sched sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 7 years ago
search new tsearch implementation 8 years ago
select fix regression in select with no timeout 7 years ago
setjmp fix hwcap access in powerpc-sf setjmp/longjmp 5 years ago
signal fix libc-internal signal blocking on mips archs 5 years ago
stat remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
stdio remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
stdlib fix constraint violation in qsort wrapper around qsort_r 4 years ago
string fix misleading comment in strstr 6 years ago
temp remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
termios add tcgetwinsize and tcsetwinsize functions, move struct winsize 6 years ago
thread fix potential unsynchronized access to killlock state at thread exit 4 years ago
time fix thread leak on timer_create(SIGEV_THREAD) failure 4 years ago
unistd remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago