mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl 0.9.8 released
@ 2012-11-27  2:49 Rich Felker
  2012-11-27 11:31 ` Szabolcs Nagy
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Rich Felker @ 2012-11-27  2:49 UTC (permalink / raw)
  To: musl

Release announcement for musl 0.9.8:

    New PowerPC port and major bug fixes and improvements for the MIPS
    port. Coverage for more optional parts of POSIX including the
    thread priority scheduling option and stubs for unsupported
    functionality. Dynamic linker dl_iterate_phdr support. Various
    minor bugs and strict conformance issues have also been fixed and
    application compatibility improved.

    http://www.musl-libc.org/releases/musl-0.9.8.tar.gz

As a post-release agenda, I'd like to first address things that have
been in demand lately:

- Proper MIPS softfloat support
- x32 port
- ether.h interfaces
- %m modifier for scanf
- Affinity/cpuset stuff

And I have a few agenda items of my own:

- Self-synchronized destruction of FILE streams (same issue all
  synchronization objects have had with self-synchronized
  destruction -- unlocking thread may not access memory after the
  destroying thread already got the lock).
- Making stdio functions cancellable while waiting for locks.
- Getting strace & gdb working properly with minimal patching.

That's about it..hopefully the next release cycle won't take so long.

Rich


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

end of thread, other threads:[~2012-12-03 22:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-27  2:49 musl 0.9.8 released Rich Felker
2012-11-27 11:31 ` Szabolcs Nagy
2012-11-27 14:46   ` Rich Felker
2012-11-28  2:43 ` Isaac Dunham
2012-11-28  3:39   ` Rich Felker
2012-11-28  4:51     ` Isaac Dunham
2012-11-28 13:05       ` Rich Felker
2012-11-28 21:35         ` Rob Landley
2012-11-28 23:53           ` Rich Felker
2012-11-29  0:52             ` Rob Landley
2012-12-03 13:11 ` Szabolcs Nagy
2012-12-03 17:30   ` Rich Felker
2012-12-03 22:03     ` Szabolcs Nagy

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).