mailing list of musl libc
 help / color / mirror / code / Atom feed
* Updating libc comparison
@ 2014-03-01  5:25 Rich Felker
  2014-03-01  9:05 ` Luca Barbato
  0 siblings, 1 reply; 2+ messages in thread
From: Rich Felker @ 2014-03-01  5:25 UTC (permalink / raw)
  To: musl

I'd like to think about doing some serious updates to the libc
comparison soon. Some things that have come up which we should add:

Rows:
- Security features: relro and fortify, crypt hashes, maybe others
- Source size in kloc: musl=75, uclibc=333, glibc=1188
- Number of files/kloc that are arch-specific (aka porting effort)
- Dynamic linking timings

Columns:
- Bionic
- klibc
- Replace eglibc with glibc (eglibc is being discontinued)

In addition, the uClibc and glibc tests should be re-run with the
latest versions (I don't think dietlibc has a new version), and the
specific version and parameters used should be documented. Dietlibc's
arch support is also reportedly over-stated; this should be checked.

Of these, the biggest project (and the one I've been reluctant to do
myself because setting up a dev environment seems like such a pain) is
testing Bionic. If anyone has advice on how to make this easy (i.e.
avoiding the Android build system) or wants to do it for me, please
let me know! :-)

Rich


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

* Re: Updating libc comparison
  2014-03-01  5:25 Updating libc comparison Rich Felker
@ 2014-03-01  9:05 ` Luca Barbato
  0 siblings, 0 replies; 2+ messages in thread
From: Luca Barbato @ 2014-03-01  9:05 UTC (permalink / raw)
  To: musl

On 01/03/14 06:25, Rich Felker wrote:
> Of these, the biggest project (and the one I've been reluctant to do
> myself because setting up a dev environment seems like such a pain) is
> testing Bionic. If anyone has advice on how to make this easy (i.e.
> avoiding the Android build system) or wants to do it for me, please
> let me know! :-)

https://github.com/gentoobionic/bionic might help

lu


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

end of thread, other threads:[~2014-03-01  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-01  5:25 Updating libc comparison Rich Felker
2014-03-01  9:05 ` Luca Barbato

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