Serj Kalichev 398ff11b77 Fix enum %!s(int64=13) %!d(string=hai) anos
..
argv e8de3db91d lub_argv structure saves the whole line. lub_argv__get_line() function %!s(int64=13) %!d(string=hai) anos
bintree c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
blockpool c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
ctype c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
dblockpool c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
dump c94acacfba lub_dump writes debug info to stderr instead stdout %!s(int64=13) %!d(string=hai) anos
heap c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
partition c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
string 9da6384274 Escape the ';' char in params for the security reasons. %!s(int64=13) %!d(string=hai) anos
system 398ff11b77 Fix enum %!s(int64=13) %!d(string=hai) anos
test c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
README c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
argv.h e8de3db91d lub_argv structure saves the whole line. lub_argv__get_line() function %!s(int64=13) %!d(string=hai) anos
bintree.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
blockpool.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
c_decl.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
ctype.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
dblockpool.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
dump.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
heap.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
module.am acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. %!s(int64=13) %!d(string=hai) anos
partition.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
size_fmt.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
string.h b42edab2ac Move escape_special_chars() to lub_string with the name lub_string_encode(). %!s(int64=13) %!d(string=hai) anos
system.h acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. %!s(int64=13) %!d(string=hai) anos
test.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
types.h c30fc7a7e8 The first klish tree. %!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.

@}
*/