Alexey Izbyshev 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 il y a 2 ans
..
aio d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded il y a 2 ans
complex 7c0c7a75ec math: avoid runtime conversions of floating-point constants il y a 3 ans
conf 996b6154b2 use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) il y a 2 ans
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix il y a 4 ans
ctype 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters il y a 3 ans
dirent 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
env 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte il y a 3 ans
errno 5690668a1b add missing strerror text for key management il y a 3 ans
exit 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
fcntl 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
fenv 7be59733d7 add SPE FPU support to powerpc-sf il y a 3 ans
include 05a55868ff provide an internal namespace-safe __fstat il y a 2 ans
internal 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 il y a 2 ans
ipc 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 il y a 2 ans
ldso 36b72cd6fd fix potential deadlock in dlerror buffer handling at thread exit il y a 2 ans
legacy 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
linux 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
locale 01b14242cc accept null pointer as message argument to gettext functions il y a 3 ans
malloc e6e8213244 disable MADV_FREE usage in mallocng il y a 2 ans
math 35fdfe62a4 math: fix undefined shift in logf il y a 2 ans
misc 6d322159c6 getopt: fix null pointer arithmetic ub il y a 2 ans
mman 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
mq 0ab97350f0 mq_notify: block all (application) signals in the worker thread il y a 2 ans
multibyte 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs il y a 4 ans
network 77327ed064 dns: check length field in tcp response message il y a 2 ans
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support il y a 4 ans
prng 167390f055 lift child restrictions after multi-threaded fork il y a 4 ans
process 5763f003a5 riscv64: add vfork il y a 2 ans
regex 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 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 7e6da7ac98 hsearch: fix null pointer arithmetic UB il y a 2 ans
select b6811019e6 poll: fix misuse of timespec type on 32-bit archs without poll syscall il y a 2 ans
setjmp 115149c023 powerpc-sf longjmp clobbering of val argument il y a 2 ans
signal 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 il y a 2 ans
stat 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
stdio 1d5750b95c fix swprintf handling of nul character in output il y a 2 ans
stdlib dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r il y a 2 ans
string 07616721f1 fix return value of wcs{,n}cmp for extreme wchar_t values il y a 2 ans
temp 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping il y a 2 ans
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize il y a 4 ans
thread c3cd04fa5f fix pthread_detach inadvertently acting as cancellation point in race case il y a 2 ans
time 3ad3fa962e fix thread leak on timer_create(SIGEV_THREAD) failure il y a 2 ans
unistd 3281047cfc dup3: don't set FD_CLOEXEC on failure on kernels without dup3 syscall il y a 2 ans