dietlibc - Small libc implementation

Description:

The diet libc is a libc that is optimized for small size. It can be
used to create small statically linked binaries for Linux on alpha,
arm, hppa, ia64, i386, mips, s390, sparc, sparc64, ppc and x86_64.

Homepage: http://www.fefe.de/dietlibc/

License: GPL

Vendor: Fedora Project

Packages

dietlibc-0.31-1.fc8.x86_64 [441 KiB] Changelog by Enrico Scholz (2007-09-01):
- updated to 0.31
- removed the no-stack-protector bits for i386 and x86_64 archs
- improved stack-smash code a little bit
- disabled dynamic lib for all arches
- made objects non-executable to avoid "No build ID note" errors