diff options
author | M.Dinslage <daedra1980@gmail.com> | 2014-01-23 14:12:11 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:11 -0600 |
commit | 60a8dd1005a206e042f30ab0eaba554b2598b4f5 (patch) | |
tree | fa3f096c7781a1913bb917a1990778d032fb5123 /misc/klibc/slack-desc | |
parent | 09cfdc2c2d231c9078971d4ee2c15307383ab202 (diff) |
misc/klibc: Added (small C library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/klibc/slack-desc')
-rw-r--r-- | misc/klibc/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/klibc/slack-desc b/misc/klibc/slack-desc new file mode 100644 index 000000000000..9d16cf15bb8c --- /dev/null +++ b/misc/klibc/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +klibc: klibc (small C library) +klibc: +klibc: klibc is intended to be a minimalistic libc subset for use with +klibc: initramfs. It is deliberately written for small size, minimal +klibc: entanglement, and portability rather than speed. It is definitely +klibc: a work in progress, and a lot of things are still missing. +klibc: +klibc: +klibc: +klibc: +klibc: |