Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
dietlibc-0.31-1.20080221.fc9.ppc
[55 KiB] |
Changelog
by Enrico Scholz (2008-02-22):
- updated to CVS snapshot 20080221; removed most of the last patches
as they are now in upstream
- moved files into platform neutral /usr/lib dir (not using %_lib or
%_libdir macro)
- added -devel subpackage due to multiarch issues; main package contains
only the 'diet' binary plus some tools while -devel holds all the
header and object files.
- fixed optimized memcpy(3)
|