SlackBuildsOrg/misc/klibc/README
M.Dinslage 60a8dd1005 misc/klibc: Added (small C library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:11 -06:00

4 lines
251 B
Text

klibc is intended to be a minimalistic libc subset for use with
initramfs. It is deliberately written for small size, minimal
entanglement, and portability rather than speed. It is definitely
a work in progress, and a lot of things are still missing.