Serj Kalichev 4f65a7323b Don't ignore first slash in param %!s(int64=9) %!d(string=hai) anos
..
argv 4f65a7323b Don't ignore first slash in param %!s(int64=9) %!d(string=hai) anos
bintree 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos
ctype 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos
db 5bd1ce2b65 Get rid of false scan-build errors %!s(int64=10) %!d(string=hai) anos
dump 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos
list e0c1c16b81 Update lub/list from birq project %!s(int64=10) %!d(string=hai) anos
log aedab5b547 ifdef for LOG_AUTHPRIV and LOG_FTP %!s(int64=10) %!d(string=hai) anos
string a01b2306bc Escape exclamation symbol %!s(int64=12) %!d(string=hai) anos
system d812a914d7 Fix potential NULL dereference %!s(int64=10) %!d(string=hai) anos
README c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
argv.h 8aa26ccdac Completion refactoring. Fix Issue #29 %!s(int64=13) %!d(string=hai) anos
bintree.h 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos
c_decl.h 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos
ctype.h 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos
db.h 72ad74d1be Fix #ifdef directives for access control. Thanks to bshneider for patch. %!s(int64=12) %!d(string=hai) anos
dump.h 99311a8000 Fix dump functions %!s(int64=10) %!d(string=hai) anos
list.h e0c1c16b81 Update lub/list from birq project %!s(int64=10) %!d(string=hai) anos
log.h cbe3b9ff07 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
module.am cbe3b9ff07 Syslog facility for clish utility %!s(int64=10) %!d(string=hai) anos
string.h 21653aac87 Try to support multibyte (>2) UTF-8 %!s(int64=10) %!d(string=hai) anos
system.h f5b0e4c29c History related options %!s(int64=12) %!d(string=hai) anos
types.h 15be23e998 Stylistic changes %!s(int64=13) %!d(string=hai) anos

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.

@}
*/