|
Message-ID: <20110629022925.GD12592@brightrain.aerifal.cx> Date: Tue, 28 Jun 2011 22:29:25 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: musl 0.7.11 release announcement Greetings, I'm pleased to announce the release of musl 0.7.11: Shared libraries and dynamic loading (dlopen/dlsym) are now supported through an integrated dynamic linker with near-zero overhead. Other new features include POSIX message queues, posix_spawn, the search.h interfaces, the random() PRNG, and floating point environment manipulation. Moderately severe bugs in several string and wide string interfaces and glob(), as well as various minor bugs, have been fixed. Download link: http://www.etalabs.net/musl/releases/musl-0.7.11.tar.gz The inclusion of dynamic linking support greatly expands the scope of software that can be built and tested with musl. If results look good, this could be the final release in the 0.7.x series. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.