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

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.

@}
*/