Serj Kalichev b2e1cdafff Fix assertion on uClibc when the argv is empty пре 13 година
..
argv b2e1cdafff Fix assertion on uClibc when the argv is empty пре 13 година
bintree 15be23e998 Stylistic changes пре 13 година
blockpool 15be23e998 Stylistic changes пре 13 година
ctype 15be23e998 Stylistic changes пре 13 година
dblockpool 15be23e998 Stylistic changes пре 13 година
dump 15be23e998 Stylistic changes пре 13 година
heap 15be23e998 Stylistic changes пре 13 година
list 8e0b5091a3 Fix sequences in konfd пре 13 година
partition 15be23e998 Stylistic changes пре 13 година
string 7595328a6d Speed optimization пре 13 година
system 8aa26ccdac Completion refactoring. Fix Issue #29 пре 13 година
test 15be23e998 Stylistic changes пре 13 година
README c30fc7a7e8 The first klish tree. пре 13 година
argv.h 8aa26ccdac Completion refactoring. Fix Issue #29 пре 13 година
bintree.h 15be23e998 Stylistic changes пре 13 година
blockpool.h 15be23e998 Stylistic changes пре 13 година
c_decl.h 15be23e998 Stylistic changes пре 13 година
ctype.h 15be23e998 Stylistic changes пре 13 година
dblockpool.h 15be23e998 Stylistic changes пре 13 година
dump.h 15be23e998 Stylistic changes пре 13 година
heap.h 15be23e998 Stylistic changes пре 13 година
list.h 8e0b5091a3 Fix sequences in konfd пре 13 година
module.am 5441bdb1fa The konfd refactoring. Speed up. Not finished yet. The bugs a possible. пре 13 година
partition.h 15be23e998 Stylistic changes пре 13 година
size_fmt.h 15be23e998 Stylistic changes пре 13 година
string.h faee3427a8 Optimization for lub_string_decode(), lub_argv_init() etc. пре 13 година
system.h 15be23e998 Stylistic changes пре 13 година
test.h 15be23e998 Stylistic changes пре 13 година
types.h 15be23e998 Stylistic changes пре 13 година

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.

@}
*/