mailing list of musl libc
 help / color / mirror / code / Atom feed
* Agenda for next release?
@ 2012-12-31 19:11 Rich Felker
  2012-12-31 21:37 ` Brad Conroy
  2013-01-01  4:06 ` Rob Landley
  0 siblings, 2 replies; 6+ messages in thread
From: Rich Felker @ 2012-12-31 19:11 UTC (permalink / raw)
  To: musl

Hi,

I don't have any immediate plan for the next release, but I'd like to
start thinking about what we'd like to go into it. A few things I know
are still pending that should be possible to include are:

- strverscmp
- zoneinfo
- inet_makeaddr
- scanf %m modifier
- getifaddrs
- cpuset/affinity interfaces
- ether.h interfaces

I know there's also interest in exposing sigreturn and setcontext for
libunwind use, but it's difficult to do right and I'm really skeptical
of the whole thing. Their use of sigreturn seems completely incorrect
(and thus probably untested); sigreturn expects a struct sigcontext on
the stack, not a pointer to a sigcontext in the first function
argument slot. I would rather have a conversation with their
developers first to determine if that code is even working/valid, and
defer the corresponding additions to musl until we eventually add all
the ucontext.h interfaces in working form.

Another port (perhaps x32, like originally proposed) is also
definitely an option if anybody's up for doing it. I had considered
doing it myself in this release cycle, but I'm a bit busy with some
other projects for at least a couple weeks so I'd rather not get
bogged down in a big time-eater right away, and instead spend my time
with musl on small isolated feature additions and bug fixes.

Anything else I missed?

Rich


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

end of thread, other threads:[~2013-01-04  7:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-31 19:11 Agenda for next release? Rich Felker
2012-12-31 21:37 ` Brad Conroy
2013-01-01  2:38   ` Rich Felker
2013-01-01  4:06 ` Rob Landley
2013-01-01  4:51   ` Rich Felker
2013-01-04  7:22     ` Rob Landley

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