.. |
aio
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 lat temu |
complex
|
b02eed9c48
complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
|
10 lat temu |
conf
|
2b42c8cb37
add legacy functions from sysinfo.h duplicating sysconf functionality
|
10 lat temu |
crypt
|
16a3580ef3
add legacy functions setkey() and encrypt()
|
11 lat temu |
ctype
|
4674809bdf
fix case mapping for U+00DF (ß)
|
10 lat temu |
dirent
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 lat temu |
env
|
484194dbf4
fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
|
10 lat temu |
errno
|
19a1fe670a
remove remnants of support for running in no-thread-pointer mode
|
10 lat temu |
exit
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 lat temu |
fcntl
|
ea1b6bb612
remove dead case for F_SETLKW in fcntl
|
10 lat temu |
fenv
|
8b0d66d21c
fix mips fesetenv(FE_DFL_ENV) again
|
10 lat temu |
internal
|
61a3364d24
overhaul locale internals to treat categories roughly uniformly
|
10 lat temu |
ipc
|
2b47a7aff2
semctl: fix UB causing crashes on powerpc
|
11 lat temu |
ldso
|
9bbddf730f
reprocess all libc/ldso symbolic relocations in dynamic linking stage 3
|
10 lat temu |
legacy
|
ece0c48a60
fix futimes legacy function with null tv pointer
|
10 lat temu |
linux
|
4e5c7a2176
fix missing argument to syscall in fanotify_mark
|
11 lat temu |
locale
|
aeeac9ca54
implement fail-safe static locales for newlocale
|
10 lat temu |
malloc
|
064898cfe2
remove useless check of bin match in malloc
|
10 lat temu |
math
|
18938c299c
fix regression in x86_64 math asm with old binutils
|
10 lat temu |
misc
|
2894a44b40
add alternate backend support for getgrouplist
|
10 lat temu |
mman
|
f08ab9e61a
redesign and simplify vmlock system
|
10 lat temu |
mq
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 lat temu |
multibyte
|
9d836f444f
remove libc.h dependency from otherwise-independent multibyte code
|
10 lat temu |
network
|
fc13acc3dc
fix internal buffer overrun in inet_pton
|
10 lat temu |
passwd
|
58fa856960
fix mishandling of ENOMEM return case in internal getgrent_a function
|
10 lat temu |
prng
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 lat temu |
process
|
19a1fe670a
remove remnants of support for running in no-thread-pointer mode
|
10 lat temu |
regex
|
c498efe117
regex: fix character class repetitions
|
10 lat temu |
sched
|
66140b0c92
fix return value of pthread_getaffinity_np and pthread_setaffinity_np
|
10 lat temu |
search
|
141d3b5c2a
remove struct elem entirely from hsearch.c
|
11 lat temu |
select
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
11 lat temu |
setjmp
|
a658afbf94
fix build regression in sh-nofpu subarch due to missing symbol
|
10 lat temu |
signal
|
551c1d7a57
fix crash in x32 sigsetjmp
|
10 lat temu |
stat
|
61b1d10212
fix failure of fchmodat to report EOPNOTSUPP in the race path
|
10 lat temu |
stdio
|
2b4fcfdacf
fix failure of ungetc and ungetwc to work on files in eof status
|
10 lat temu |
stdlib
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 lat temu |
string
|
b35c4c475b
remove potentially PIC-incompatible relocations from x86_64 and x32 asm
|
10 lat temu |
temp
|
6f1c1fe90c
ignore access mode bits of flags in mkostemps and functions that use it
|
10 lat temu |
termios
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 lat temu |
thread
|
7b75c4877d
mark mips cancellable syscall code as code
|
10 lat temu |
time
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 lat temu |
unistd
|
2de85a9856
fix possible isatty false positives and unwanted device state changes
|
10 lat temu |