mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 15:22:15 +00:00
release 1.1.18
This commit is contained in:
parent
1b9406b03c
commit
eb03bde2f2
10
WHATSNEW
10
WHATSNEW
@ -1852,3 +1852,13 @@ arch-specific bugs fixed:
|
|||||||
- fchown was broken on archs without SYS_fchown syscall
|
- fchown was broken on archs without SYS_fchown syscall
|
||||||
- fstatat was broken on mips64
|
- fstatat was broken on mips64
|
||||||
- various incorrect constants in powerpc64 and mips headers
|
- various incorrect constants in powerpc64 and mips headers
|
||||||
|
|
||||||
|
|
||||||
|
1.1.18 release notes
|
||||||
|
|
||||||
|
regression fixes:
|
||||||
|
- glob failed to match literal . and .. path components
|
||||||
|
- build for armv4t ISA level was broken
|
||||||
|
|
||||||
|
other bug fixes:
|
||||||
|
- stack overflow in posix_spawnp with large PATH variable in environment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user