Serj Kalichev 015ced0901 Add prototype for lub_ini_parse_str() vor 12 Jahren
..
argv 8ce8c98843 Check for NULL in get_arg() vor 12 Jahren
bintree b306e0bf13 Don't compile debug _dump.c code vor 12 Jahren
ctype 15be23e998 Stylistic changes vor 14 Jahren
db 7de7d40bd2 Analyze retval from sysconf() vor 12 Jahren
dump 15be23e998 Stylistic changes vor 14 Jahren
ini 882e889219 Engine to parse INI-like strings vor 12 Jahren
list a38bb02fcb Fix lub/list/module.am vor 13 Jahren
log 60376f0577 Syslog facility for clish utility vor 12 Jahren
string 882e889219 Engine to parse INI-like strings vor 12 Jahren
system f5b0e4c29c History related options vor 13 Jahren
README c30fc7a7e8 The first klish tree. vor 15 Jahren
argv.h 882e889219 Engine to parse INI-like strings vor 12 Jahren
bintree.h 15be23e998 Stylistic changes vor 14 Jahren
c_decl.h 15be23e998 Stylistic changes vor 14 Jahren
ctype.h 15be23e998 Stylistic changes vor 14 Jahren
db.h 72ad74d1be Fix #ifdef directives for access control. Thanks to bshneider for patch. vor 14 Jahren
dump.h 15be23e998 Stylistic changes vor 14 Jahren
ini.h 015ced0901 Add prototype for lub_ini_parse_str() vor 12 Jahren
list.h c40e54fc75 clish has -c option to execute commands from command line vor 14 Jahren
log.h 60376f0577 Syslog facility for clish utility vor 12 Jahren
module.am 60376f0577 Syslog facility for clish utility vor 12 Jahren
string.h 882e889219 Engine to parse INI-like strings vor 12 Jahren
system.h f5b0e4c29c History related options vor 13 Jahren
types.h 15be23e998 Stylistic changes vor 14 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.

@}
*/