mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl 0.9.5 release and new website
@ 2012-09-15  8:12 Rich Felker
  2012-09-15 13:53 ` Szabolcs Nagy
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Rich Felker @ 2012-09-15  8:12 UTC (permalink / raw)
  To: musl

Hi all,

I've just released musl 0.9.5, along with the launch of the new
website, http://www.musl-libc.org, which is hopefully a lot more
informative and better at promoting musl. The new site is not
complete, but it's presentable; ideas for improving it are welcome.

Release announcement follows:

    Default-features mode now makes visible POSIX, X/Open, and BSD
    interfaces when no specific standards-conformance options are
    requested, making it possible to compile most packages without
    special CFLAGS. Major header compatibility improvements. Building
    musl with clang/LLVM is now supported. SHA password hash functions
    have been added. New dynamic linker features including dladdr and
    GNU hash support. Various other minor features and bug fixes.

    http://www.etalabs.net/musl/releases/musl-0.9.5.tar.gz
    or http://www.musl-libc.org/releases/musl-0.9.5.tar.gz

As of this release, hacking -D_GNU_SOURCE into the CFLAGS of every
single program you want to compile is no longer necessary or
recommended. This should greatly improve the "out of the box"
experience using musl. The new website is updated with this
information; the wiki still needs some changes, I think.

Post-release priorities are adding the last of the missing Linux
syscalls, md5 crypt, and the long-elusive scheduling priority
interfaces. And of course integrating ports. I'd really like to have
microblaze support with full dynamic linking (will musl be the first
to support it?) in the next release, as well as more basic things like
mips64 and ppc.

Rich


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2012-09-18 13:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-15  8:12 musl 0.9.5 release and new website Rich Felker
2012-09-15 13:53 ` Szabolcs Nagy
2012-09-15 14:05   ` Luca Barbato
2012-09-16  3:35     ` Rich Felker
2012-09-16  3:48       ` Conrad Pankoff
2012-09-16  4:03         ` Gregor Richards
2012-09-16 11:04       ` Luca Barbato
2012-09-16  3:26   ` Rich Felker
2012-09-16 10:31     ` Szabolcs Nagy
2012-09-16 12:39       ` Rich Felker
2012-09-16  3:29   ` Rich Felker
2012-09-16 21:42     ` Szabolcs Nagy
2012-09-17  3:02       ` Rich Felker
2012-09-17  7:35         ` Szabolcs Nagy
2012-09-18 13:56           ` Rich Felker
2012-09-15 23:09 ` Isaac Dunham
2012-09-16  3:41 ` 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).