mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl 0.7.12 release
@ 2011-07-04  2:27 Rich Felker
  0 siblings, 0 replies; only message in thread
From: Rich Felker @ 2011-07-04  2:27 UTC (permalink / raw)
  To: musl

New improvements to the dynamic linker (TEXTREL and RPATH support)
increase compatibility with applications, particularly those which
don't follow best practices for building and installing libraries. A
bug in dlopen which affected only certain compiler versions (misuse of
local variables with longjmp) has been fixed. Support has been added
for the stdio_ext.h family of interfaces, to reduce the effort needed
to compile buggy gnulib programs that try to poke at stdio FILE
internals, the random() function has been made thread-safe, mprotect
now works around a bug in the Linux syscall, and uninitialized long
double values are now handled safely in printf.

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



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

only message in thread, other threads:[~2011-07-04  2:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-04  2:27 musl 0.7.12 release 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).