Rich Felker
|
ab31e9d6a0
getusershell: skip blank lines and comments
|
4 months ago |
Florian Ziesche
|
53ac44ff4c
dynlink: fix get_lfs64() with posix_fallocate64
|
4 months ago |
Rich Felker
|
895736d49b
syslog: fix incorrect LOG_MAKEPRI and LOG_FAC[MASK] macros
|
4 months ago |
Tony Ambardar
|
05ce67fea9
add renameat2 linux syscall wrapper
|
6 months ago |
Rich Felker
|
0079972992
fix mismatched type in posix_getdents definition
|
6 months ago |
mojyack
|
cbf59dd662
aarch64 crti.o: fix alignment of _init/_fini
|
6 months ago |
Gonzalo Alvarez
|
84015cee17
fix typo that broke sys/reg.h and sys/user.h
|
6 months ago |
Rich Felker
|
1b0d48517f
implement posix_getdents adopted for next issue of POSIX
|
6 months ago |
Rich Felker
|
2c124e13bd
stdint.h: derive limits from __LONG_MAX, use common fast16 types
|
6 months ago |
Rich Felker
|
7019fbe103
sys/user.h: derive __WORDSIZE from __LONG_MAX
|
6 months ago |
Rich Felker
|
e709a6f07a
sys/reg.h: derive __WORDSIZE from __LONG_MAX
|
6 months ago |
Rich Felker
|
29b216b2f2
unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits
|
6 months ago |
Rich Felker
|
0dfa1d8caa
unify bits/stat.h for all archs sharing a common definition
|
6 months ago |
Rich Felker
|
ef600888d2
align aarch64, riscv64, loongarch64 stat structure padding type
|
6 months ago |
Rich Felker
|
6f666231bf
ldso: fix non-functional fix to early dynamic PAGE_SIZE access
|
6 months ago |
Rich Felker
|
fced99e93d
strptime: implement conversion specifiers adopted for next POSIX issue
|
6 months ago |
Rich Felker
|
3f9d4224d8
printf decimal integer formatting: shave off one division
|
6 months ago |
Michael Forney
|
a23cf8f9c5
riscv mcontext_t/sigcontext: use __aligned__ instead of aligned
|
6 months ago |
Rich Felker
|
cbf1c7b605
add missing STATX_ATTR_* macros omitted when statx was added
|
6 months ago |
Rich Felker
|
3f49203c55
initgroups: do not artificially limit number of supplementary groups
|
6 months ago |
Rich Felker
|
24ebbbdedc
printf: fix edge case where hex float precision was not honored
|
7 months ago |
Szabolcs Nagy
|
e3b0ace505
complex: fix comment in cacosh
|
8 months ago |
Szabolcs Nagy
|
9683bd6241
math: fix fma(x,y,0) when x*y rounds to -0
|
8 months ago |
Rich Felker
|
5370070fde
fix pwrite/pwritev handling of O_APPEND files
|
8 months ago |
Rich Felker
|
bdc9a9ff6f
uio.h: add RWF_NOAPPEND flag for pwritev2
|
8 months ago |
Rich Felker
|
7ada6dde6f
iconv: fix missing bounds checking for shift_jis decoding
|
8 months ago |
Rich Felker
|
fd7d018521
add missing inline keyword on default a_barrier definition
|
8 months ago |
Rich Felker
|
b5121e2ed8
iconv: add aliases for GBK
|
8 months ago |
Rich Felker
|
ca6f46aff1
iconv: add euro symbol to GBK as single byte 0x80
|
8 months ago |
Rich Felker
|
0784374d56
release 1.2.5
|
8 months ago |