1
0
Serj Kalichev aedab5b547 ifdef for LOG_AUTHPRIV and LOG_FTP vor 10 Jahren
..
argv f5f82efd6a Check argv for NULL in history vor 10 Jahren
bintree 15be23e998 Stylistic changes vor 13 Jahren
ctype 15be23e998 Stylistic changes vor 13 Jahren
db 4ffb981eb2 Analyze retval from sysconf() vor 11 Jahren
dump 15be23e998 Stylistic changes vor 13 Jahren
list a38bb02fcb Fix lub/list/module.am vor 12 Jahren
log aedab5b547 ifdef for LOG_AUTHPRIV and LOG_FTP vor 10 Jahren
string a01b2306bc Escape exclamation symbol vor 12 Jahren
system f5b0e4c29c History related options vor 12 Jahren
README c30fc7a7e8 The first klish tree. vor 14 Jahren
argv.h 8aa26ccdac Completion refactoring. Fix Issue #29 vor 13 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 99311a8000 Fix dump functions vor 10 Jahren
list.h c40e54fc75 clish has -c option to execute commands from command line vor 12 Jahren
log.h cbe3b9ff07 Syslog facility for clish utility vor 10 Jahren
module.am cbe3b9ff07 Syslog facility for clish utility vor 10 Jahren
string.h 77fc29496f Fix delete and backspace keys for UTF8 operations vor 13 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.

@}
*/