Serj Kalichev 5190de648f The FreeBSD has no _SC_GETPW_R_SIZE_MAX macroses vor 12 Jahren
..
argv b2e1cdafff Fix assertion on uClibc when the argv is empty vor 13 Jahren
bintree 15be23e998 Stylistic changes vor 13 Jahren
blockpool 15be23e998 Stylistic changes vor 13 Jahren
ctype 15be23e998 Stylistic changes vor 13 Jahren
db 5190de648f The FreeBSD has no _SC_GETPW_R_SIZE_MAX macroses vor 12 Jahren
dblockpool 15be23e998 Stylistic changes vor 13 Jahren
dump 15be23e998 Stylistic changes vor 13 Jahren
heap 15be23e998 Stylistic changes vor 13 Jahren
list 8e0b5091a3 Fix sequences in konfd vor 13 Jahren
partition 15be23e998 Stylistic changes vor 13 Jahren
string 224f0f4ae2 Fix encoding of empty strings vor 13 Jahren
system 8aa26ccdac Completion refactoring. Fix Issue #29 vor 13 Jahren
test 15be23e998 Stylistic changes vor 13 Jahren
README c30fc7a7e8 The first klish tree. vor 13 Jahren
argv.h 8aa26ccdac Completion refactoring. Fix Issue #29 vor 13 Jahren
bintree.h 15be23e998 Stylistic changes vor 13 Jahren
blockpool.h 15be23e998 Stylistic changes vor 13 Jahren
c_decl.h 15be23e998 Stylistic changes vor 13 Jahren
ctype.h 15be23e998 Stylistic changes vor 13 Jahren
db.h 268bb26c70 Multiple groups in access field. Patch by Camilo Arboleda. vor 13 Jahren
dblockpool.h 15be23e998 Stylistic changes vor 13 Jahren
dump.h 15be23e998 Stylistic changes vor 13 Jahren
heap.h 15be23e998 Stylistic changes vor 13 Jahren
list.h 9be3641076 Fix FreeBSD warnings vor 13 Jahren
module.am 268bb26c70 Multiple groups in access field. Patch by Camilo Arboleda. vor 13 Jahren
partition.h 15be23e998 Stylistic changes vor 13 Jahren
size_fmt.h 15be23e998 Stylistic changes vor 13 Jahren
string.h 77fc29496f Fix delete and backspace keys for UTF8 operations vor 13 Jahren
system.h 39b4383e7f Move parse function from pargv to shell class vor 13 Jahren
test.h 15be23e998 Stylistic changes vor 13 Jahren
types.h 15be23e998 Stylistic changes vor 13 Jahren

README

/**
\defgroup lub "Little Useful Bits" Library
@{

\brief This is a general purpose library of small utilities.

The design and implementation are intended for embedded devices,
ie. minimise footprint and maximise performance.

@}
*/