Serj Kalichev 398ff11b77 Fix enum пре 13 година
..
argv e8de3db91d lub_argv structure saves the whole line. lub_argv__get_line() function пре 13 година
bintree c30fc7a7e8 The first klish tree. пре 14 година
blockpool c30fc7a7e8 The first klish tree. пре 14 година
ctype c30fc7a7e8 The first klish tree. пре 14 година
dblockpool c30fc7a7e8 The first klish tree. пре 14 година
dump c94acacfba lub_dump writes debug info to stderr instead stdout пре 13 година
heap c30fc7a7e8 The first klish tree. пре 14 година
partition c30fc7a7e8 The first klish tree. пре 14 година
string 9da6384274 Escape the ';' char in params for the security reasons. пре 13 година
system 398ff11b77 Fix enum пре 13 година
test c30fc7a7e8 The first klish tree. пре 14 година
README c30fc7a7e8 The first klish tree. пре 14 година
argv.h e8de3db91d lub_argv structure saves the whole line. lub_argv__get_line() function пре 13 година
bintree.h c30fc7a7e8 The first klish tree. пре 14 година
blockpool.h c30fc7a7e8 The first klish tree. пре 14 година
c_decl.h c30fc7a7e8 The first klish tree. пре 14 година
ctype.h c30fc7a7e8 The first klish tree. пре 14 година
dblockpool.h c30fc7a7e8 The first klish tree. пре 14 година
dump.h c30fc7a7e8 The first klish tree. пре 14 година
heap.h c30fc7a7e8 The first klish tree. пре 14 година
module.am acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. пре 13 година
partition.h c30fc7a7e8 The first klish tree. пре 14 година
size_fmt.h c30fc7a7e8 The first klish tree. пре 14 година
string.h b42edab2ac Move escape_special_chars() to lub_string with the name lub_string_encode(). пре 13 година
system.h acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. пре 13 година
test.h c30fc7a7e8 The first klish tree. пре 14 година
types.h c30fc7a7e8 The first klish tree. пре 14 година

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.

@}
*/