mailing list of musl libc
 help / color / mirror / code / Atom feed
* Draft: musl promo materials
@ 2012-07-13 18:12 Rich Felker
  2012-07-13 19:16 ` Szabolcs Nagy
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Rich Felker @ 2012-07-13 18:12 UTC (permalink / raw)
  To: musl

Hi all,
Here's a quick draft (and request for input/suggestions) of
points/highlights about musl to eventually be incorporated into the
website and other opportunities to promote musl. With
embedded-relevant ports getting integrated now, I'm thinking this sort
of thing will also be useful for sending announcements to relevant
mailing lists, etc. Anything big I'm missing?

Rich


----------------------------------------------------------------------

Consistent quality and implementation behavior from tiny embedded
systems to full servers.

Minimal machine-specific code, meaning less chance of breakage on
minority architectures and better success with "write once run
everywhere" development.

Realtime-quality robustness. No unnecessary dynamic allocation. No
unrecoverable late failures. No lazy binding or lazy allocation.

MIT license.

Full math library with a focus on correctness. Exact and
correctly-rounded conversion between binary floating point and decimal
strings.

Reentrancy, thread-safety, and async-signal safety well beyond the
requirements of POSIX. Even snprintf and dprintf are fully reentrant
and async-signal-safe.

Highly resource-efficient POSIX threads implementation, making
multi-threaded application design viable even for memory-constrained
systems.


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

end of thread, other threads:[~2012-07-15  0:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-13 18:12 Draft: musl promo materials Rich Felker
2012-07-13 19:16 ` Szabolcs Nagy
2012-07-14  6:40   ` orc
2012-07-13 23:30 ` Rich Felker
2012-07-14 19:05   ` Isaac Dunham
2012-07-15  0:01     ` Rich Felker
2012-07-14 21:45 ` Charlie Kester
2012-07-14 23:06   ` Isaac Dunham
2012-07-14 23:30     ` Gregor Richards
2012-07-15  0:49       ` Isaac Dunham
2012-07-15  0:58         ` Gregor Richards
2012-07-15  0:03     ` 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).