.. |
aio
|
b67d56c7b3
drop use of pthread_once for aio thread stack size init
|
il y a 4 ans |
complex
|
7c0c7a75ec
math: avoid runtime conversions of floating-point constants
|
il y a 3 ans |
conf
|
da55d4884b
fix build regression in sysconf for archs with variable page size
|
il y a 6 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
|
042b3ee452
fail fdopendir for O_PATH file descriptors
|
il y a 6 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
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
il y a 6 ans |
fenv
|
7be59733d7
add SPE FPU support to powerpc-sf
|
il y a 3 ans |
include
|
b76f37fd56
add qsort_r and make qsort a wrapper around it
|
il y a 3 ans |
internal
|
37fcc13c12
lift locale lock out of internal __get_locale
|
il y a 4 ans |
ipc
|
2b2c8aafce
fix corrupt sysvipc timestamps on 32-bit archs with old kernels
|
il y a 5 ans |
ldso
|
521b4d27a0
fix dl_iterate_phdr dlpi_tls_data reporting to match spec
|
il y a 4 ans |
legacy
|
49b6df3d9f
fix error return value for cuserid
|
il y a 4 ans |
linux
|
2c00f95c1a
make epoll_[p]wait a cancellation point
|
il y a 4 ans |
locale
|
8d404733e1
fix mismatched signatures for strtod_l family
|
il y a 3 ans |
malloc
|
d8cb888db9
remove return with expression in void function
|
il y a 4 ans |
math
|
7be59733d7
add SPE FPU support to powerpc-sf
|
il y a 3 ans |
misc
|
3733c831f2
fix struct layout mismatch in sound ioctl time32 fallback conversion
|
il y a 3 ans |
mman
|
d6a62addce
revert unwanted and inadvertent change that slipped into mmap.c
|
il y a 5 ans |
mq
|
2ab90de7ac
mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t
|
il y a 5 ans |
multibyte
|
3ab2a4e026
rewrite wcsnrtombs to fix buffer overflow and other bugs
|
il y a 4 ans |
network
|
262003ad9d
fix missing newline in herror output
|
il y a 4 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
|
8ef9d46f4d
use internal malloc for posix_spawn file actions objects
|
il y a 4 ans |
regex
|
e408deefeb
fix failure of glob to match broken symlinks under some conditions
|
il y a 5 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
|
c50985d5c8
new tsearch implementation
|
il y a 6 ans |
select
|
d0b547dfb5
fix regression in select with no timeout
|
il y a 5 ans |
setjmp
|
8274aaaaa1
fix hwcap access in powerpc-sf setjmp/longjmp
|
il y a 3 ans |
signal
|
3f701faace
fix libc-internal signal blocking on mips archs
|
il y a 3 ans |
stat
|
c9ebff4736
fix remaining direct use of stat syscalls outside fstatat.c
|
il y a 5 ans |
stdio
|
f8bdc30482
fix spurious failures by fgetws when buffer ends with partial character
|
il y a 3 ans |
stdlib
|
8d404733e1
fix mismatched signatures for strtod_l family
|
il y a 3 ans |
string
|
c53e9b2394
fix misleading comment in strstr
|
il y a 4 ans |
temp
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
il y a 6 ans |
termios
|
4d5786544b
add tcgetwinsize and tcsetwinsize functions, move struct winsize
|
il y a 4 ans |
thread
|
3eed6a6f0a
fix error checking in pthread_getname_np
|
il y a 3 ans |
time
|
3b7b415557
fix out-of-bound read processing time zone data with distant-past dates
|
il y a 3 ans |
unistd
|
3aba2150d0
nice: return EPERM instead of EACCES
|
il y a 3 ans |