.. |
aio
|
d8f35e29d0
fix AS-safety of close when aio is in use and fd map is expanded
|
před 2 roky |
complex
|
7c0c7a75ec
math: avoid runtime conversions of floating-point constants
|
před 3 roky |
conf
|
996b6154b2
use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ)
|
před 2 roky |
crypt
|
99d5098a88
update crypt_blowfish to support $2b$ prefix
|
před 4 roky |
ctype
|
775bde6b5c
fix wcwidth of hangul combining (vowel/final) letters
|
před 3 roky |
dirent
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
před 2 roky |
env
|
74a28a8af2
protect stack canary from leak via read-as-string by zeroing second byte
|
před 3 roky |
errno
|
5690668a1b
add missing strerror text for key management
|
před 3 roky |
exit
|
167390f055
lift child restrictions after multi-threaded fork
|
před 4 roky |
fcntl
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
před 2 roky |
fenv
|
7be59733d7
add SPE FPU support to powerpc-sf
|
před 3 roky |
include
|
05a55868ff
provide an internal namespace-safe __fstat
|
před 2 roky |
internal
|
fa4a8abd06
fix public clone function to be safe and usable by applications
|
před 1 rokem |
ipc
|
9b12982d52
semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32
|
před 1 rokem |
ldso
|
36b72cd6fd
fix potential deadlock in dlerror buffer handling at thread exit
|
před 2 roky |
legacy
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
před 2 roky |
linux
|
fa4a8abd06
fix public clone function to be safe and usable by applications
|
před 1 rokem |
locale
|
01b14242cc
accept null pointer as message argument to gettext functions
|
před 3 roky |
malloc
|
e6e8213244
disable MADV_FREE usage in mallocng
|
před 2 roky |
math
|
39e43f0881
math: fix ld80 powl(x,huge) and powl(LDBL_MAX,small)
|
před 1 rokem |
misc
|
6d322159c6
getopt: fix null pointer arithmetic ub
|
před 1 rokem |
mman
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
před 2 roky |
mq
|
0ab97350f0
mq_notify: block all (application) signals in the worker thread
|
před 2 roky |
multibyte
|
4653b98711
mbrtowc: Fix wrong return value when n > UINT_MAX
|
před 1 rokem |
network
|
83b858f83b
fix rejection of dns responses with pointers past 512 byte offset
|
před 1 rokem |
passwd
|
0ea78a6421
nscd: fall back gracefully on kernels without AF_UNIX support
|
před 3 roky |
prng
|
167390f055
lift child restrictions after multi-threaded fork
|
před 4 roky |
process
|
fa4a8abd06
fix public clone function to be safe and usable by applications
|
před 1 rokem |
regex
|
79bdacff83
glob: fix wrong return code when aborting before any matches
|
před 1 rokem |
sched
|
1d4471b1fd
sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs
|
před 5 roky |
search
|
7e6da7ac98
hsearch: fix null pointer arithmetic UB
|
před 2 roky |
select
|
b6811019e6
poll: fix misuse of timespec type on 32-bit archs without poll syscall
|
před 2 roky |
setjmp
|
115149c023
powerpc-sf longjmp clobbering of val argument
|
před 2 roky |
signal
|
269d193820
fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64
|
před 2 roky |
stat
|
7291c6c66a
statvfs: allocate spare for f_type
|
před 1 rokem |
stdio
|
40834f6c1e
printf core: fix gratuitous integer formatting buffer size
|
před 1 rokem |
stdlib
|
dcb31f6b45
fix constraint violation in qsort wrapper around qsort_r
|
před 2 roky |
string
|
b928c7234f
fix return value of wmemcmp for extreme wchar_t values
|
před 1 rokem |
temp
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
před 2 roky |
termios
|
4d5786544b
add tcgetwinsize and tcsetwinsize functions, move struct winsize
|
před 4 roky |
thread
|
c3cd04fa5f
fix pthread_detach inadvertently acting as cancellation point in race case
|
před 2 roky |
time
|
3ad3fa962e
fix thread leak on timer_create(SIGEV_THREAD) failure
|
před 2 roky |
unistd
|
3281047cfc
dup3: don't set FD_CLOEXEC on failure on kernels without dup3 syscall
|
před 2 roky |