mailing list of musl libc
 help / color / mirror / code / Atom feed
* Revisiting 1.0 wishlist
@ 2012-11-20  5:09 Rich Felker
  2012-11-20  6:44 ` Isaac Dunham
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rich Felker @ 2012-11-20  5:09 UTC (permalink / raw)
  To: musl

About 18 months ago, shortly after the initial public release of musl,
I posted a wishlist of what I thought it would take to consider musl
to have reached "1.0" quality. The other day I was revisiting that,
and thought I'd post a summary of my thoughts to the list as a
starting point for further discussion.

Completed goals:
- coverage for all of C99 and POSIX base and supported option groups
- character class handling sync'd to current Unicode
- dynamic loading (except in static-linked apps)
- C++ support

In addition, significant progress has been made on the open-ended
goals of application compatibility and ability to load/run some
glibc-linked binaries (applications and libraries). Part of the goal
originally stated in the wishlist was to determine a collection of
"important" applications and ensure compatibility against them. I
think now would be a good time to start doing that. Perhaps LFS (Linux
From Scratch) might make a good base set to start with, especially
since lots of people building their own systems who might use musl
will be starting with LFS as a guide. We could add and remove some
packages from the list as desired.

Aside from yet-to-be-defined compatibility goals, the only thing
missing from musl that was in the original 1.0 wishlist is
documentation.

There is also one other goal I introduced later, on which I think 1.0
needs to depend: support for a to-be-determined set of additional
legacy character encodings in iconv. At the very least, the major
legacy encodings for Korean and Traditional Chinese should be
included, and it may also be desirable to add support for stateful
encodings (ISO-2022). Aside from these, I believe all encodings
important for supporting legacy data on the web, in email, etc. are
supported.

That's about it for now. As usual, comments are welcome.

Rich


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

end of thread, other threads:[~2012-11-20 14:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-20  5:09 Revisiting 1.0 wishlist Rich Felker
2012-11-20  6:44 ` Isaac Dunham
2012-11-20 11:20 ` Luca Barbato
2012-11-20 13:40 ` Roy
2012-11-20 14:02   ` Rich Felker
2012-11-20 14:38     ` Roy

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