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

@}
*/