mailing list of musl libc
 help / color / mirror / code / Atom feed
* Announcement: musl 0.7.5 released
@ 2011-04-02  3:35 Rich Felker
  0 siblings, 0 replies; only message in thread
From: Rich Felker @ 2011-04-02  3:35 UTC (permalink / raw)
  To: musl

I am pleased to announce the release of musl 0.7.5:

Support for POSIX timers (signal- and thread-based delivery) has been
added. The stdio buffering implementation now uses readv/writev
scatter-gather IO to operate on caller-provided and internal FILE
buffers together in a single syscall, improving performance. Thread
cancellation has been greatly improved to guarantee no resource leaks
when a cancellation request is received at a resource-allocating
syscall (such as open()), giving musl a major robustness advantage
over other libraries, including glibc. The syscall() interface is now
available to applications, and various other small improvements have
been made and bugs fixed.

http://www.etalabs.net/musl/releases/musl-0.7.5.tar.gz



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-02  3:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-02  3:35 Announcement: musl 0.7.5 released Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).