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