mirror of
git://git.musl-libc.org/musl
synced 2025-04-04 23:30:14 +00:00
update release notes
This commit is contained in:
parent
bf8785825a
commit
d1c24ac4ec
3
WHATSNEW
3
WHATSNEW
@ -88,7 +88,8 @@ implemented POSIX timers.
|
|||||||
|
|
||||||
optimized and simplified many thread-related functions.
|
optimized and simplified many thread-related functions.
|
||||||
|
|
||||||
eliminated resource leak races in thread cancellation.
|
eliminated resource leak races in thread cancellation. (almost all
|
||||||
|
existing implementations, including glibc, have these leaks.)
|
||||||
|
|
||||||
overhauled stdio implementation to take advantage of readv/writev for
|
overhauled stdio implementation to take advantage of readv/writev for
|
||||||
reduced syscall load, and improved stdio's handling of error status.
|
reduced syscall load, and improved stdio's handling of error status.
|
||||||
|
Loading…
Reference in New Issue
Block a user