mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-08 07:42:09 +03:00
document some additional important changes
This commit is contained in:
parent
6f05b6bbd5
commit
9f50b77d2b
3
WHATSNEW
3
WHATSNEW
@ -60,7 +60,8 @@ added syscall wrappers for the linux inotify interface.
|
|||||||
|
|
||||||
malloc(0) now returns a non-null pointer.
|
malloc(0) now returns a non-null pointer.
|
||||||
|
|
||||||
fixed printf %n specifier (again).
|
fixed printf %n specifier (again), pthread_once (it was always
|
||||||
|
hanging), and non-default-type mutex behavior.
|
||||||
|
|
||||||
added ucontext/sigcontext support in headers to facilitate building
|
added ucontext/sigcontext support in headers to facilitate building
|
||||||
libgcc with dwarf2 unwind support, and possibly other low-level tools.
|
libgcc with dwarf2 unwind support, and possibly other low-level tools.
|
||||||
|
Loading…
Reference in New Issue
Block a user