.. |
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
|
cf76df0e1f
fix missing synchronization of pthread TSD keys with MT-fork
|
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
|
7be59733d7
add SPE FPU support to powerpc-sf
|
3 년 전 |
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
|
2ab90de7ac
mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t
|
5 년 전 |
multibyte
|
3ab2a4e026
rewrite wcsnrtombs to fix buffer overflow and other bugs
|
4 년 전 |
network
|
8f9259450a
fix return value of gethostby{name[2],addr} with no result but no error
|
2 년 전 |
passwd
|
0ea78a6421
nscd: fall back gracefully on kernels without AF_UNIX support
|
3 년 전 |
prng
|
167390f055
lift child restrictions after multi-threaded fork
|
4 년 전 |
process
|
cf76df0e1f
fix missing synchronization of pthread TSD keys with MT-fork
|
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
|
c50985d5c8
new tsearch implementation
|
6 년 전 |
select
|
d0b547dfb5
fix regression in select with no timeout
|
5 년 전 |
setjmp
|
8274aaaaa1
fix hwcap access in powerpc-sf setjmp/longjmp
|
3 년 전 |
signal
|
3f701faace
fix libc-internal signal blocking on mips archs
|
3 년 전 |
stat
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
2 년 전 |
stdio
|
5ff3eea91f
fgets: avoid arithmetic overflow when n==INT_MIN is passed
|
2 년 전 |
stdlib
|
dcb31f6b45
fix constraint violation in qsort wrapper around qsort_r
|
2 년 전 |
string
|
b50eb8c36c
fix strverscmp comparison of digit sequence with non-digits
|
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
|
377218cb96
pthread_atfork: fix return value on malloc failure
|
2 년 전 |
time
|
3ad3fa962e
fix thread leak on timer_create(SIGEV_THREAD) failure
|
2 년 전 |
unistd
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
2 년 전 |