Rich Felker
|
98b9df994c
fix build regression in oldmalloc
|
3 years ago |
Rich Felker
|
2010df0d64
preserve errno across free
|
3 years ago |
Rich Felker
|
9afed99c22
fix inconsistent signature of __libc_start_main
|
3 years ago |
Rich Felker
|
dd5b638471
fail posix_spawn file_actions operations with negative fds
|
3 years ago |
Rich Felker
|
85e0e35196
release 1.2.2
|
3 years ago |
Rich Felker
|
3953aecbef
fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels
|
4 years ago |
Arnd Bergmann
|
30f55067a6
fix v4l2 buffer ioctl fallbacks for pre-5.6 kernels
|
4 years ago |
Ariadne Conill
|
db981ffb3e
sh: fix incorrect mcontext_t member naming
|
4 years ago |
Rich Felker
|
1e4204d522
use libc-internal malloc for newlocale/freelocale
|
4 years ago |
Rich Felker
|
36246b347c
drop use of pthread_once in newlocale
|
4 years ago |
Rich Felker
|
37fcc13c12
lift locale lock out of internal __get_locale
|
4 years ago |
Rich Felker
|
c53e9b2394
fix misleading comment in strstr
|
4 years ago |
Rich Felker
|
b67d56c7b3
drop use of pthread_once for aio thread stack size init
|
4 years ago |
Rich Felker
|
90ff016996
fix omission of non-stub pthread_mutexattr_getprotocol
|
4 years ago |
Drew DeVault
|
56f0631d95
riscv64: fix inconsistent ucontext_t struct tag
|
4 years ago |
Rich Felker
|
50c7935cd2
fix failure to preserve r6 in s390x asm; per ABI it is call-saved
|
4 years ago |
Marius Hillenbrand
|
738c4e945c
s390x: derive float_t from compiler or default to float
|
4 years ago |
Ariadne Conill
|
821083ac7b
implement reallocarray
|
4 years ago |
Rich Felker
|
29ff7599a4
implement realpath directly instead of using procfs readlink
|
4 years ago |
Dominic Chen
|
5d464f524b
fix mallocng regression in malloc_usable_size with null argument
|
4 years ago |
Issam E. Maghni
|
d046ec92c1
configure: do not use obsolescent form of test -a|o
|
4 years ago |
Érico Rolim
|
c5d118ebbc
fix segfault in lutimes when tv argument is NULL
|
4 years ago |
Szabolcs Nagy
|
67f774625e
netinet/in.h: add IP_RECVERR_4884 from linux v5.9
|
4 years ago |
Szabolcs Nagy
|
d078f83657
sys/fanotify.h: add new FAN_* macros from linux v5.9
|
4 years ago |
Szabolcs Nagy
|
3ba370fe8d
bits/syscall.h: add __NR_close_range from linux v5.9
|
4 years ago |
William Woodruff
|
badc5bb211
add missing personality values
|
4 years ago |
Jinliang Li
|
6e98924890
arm fabs and sqrt: support single-precision-only fpu variants
|
4 years ago |
Érico Rolim
|
c8c3e341fb
fix typo in INSTALL
|
4 years ago |
Rich Felker
|
e2fa720be7
work around linux bug in readlink syscall with zero buffer size
|
4 years ago |
Rich Felker
|
c17cda6d61
parse v3 or future-unknown zoneinfo file versions as v2+
|
4 years ago |