Serj Kalichev fa109feae3 The 'test' field for PARAM пре 13 година
..
argv a3514eb1c4 Create lub_string_decode() function to unescape strings. пре 13 година
bintree c30fc7a7e8 The first klish tree. пре 13 година
blockpool c30fc7a7e8 The first klish tree. пре 13 година
ctype c30fc7a7e8 The first klish tree. пре 13 година
dblockpool c30fc7a7e8 The first klish tree. пре 13 година
dump c94acacfba lub_dump writes debug info to stderr instead stdout пре 13 година
heap c30fc7a7e8 The first klish tree. пре 13 година
partition c30fc7a7e8 The first klish tree. пре 13 година
string 9da6384274 Escape the ';' char in params for the security reasons. пре 13 година
system fa109feae3 The 'test' field for PARAM пре 13 година
test c30fc7a7e8 The first klish tree. пре 13 година
README c30fc7a7e8 The first klish tree. пре 13 година
argv.h c30fc7a7e8 The first klish tree. пре 13 година
bintree.h c30fc7a7e8 The first klish tree. пре 13 година
blockpool.h c30fc7a7e8 The first klish tree. пре 13 година
c_decl.h c30fc7a7e8 The first klish tree. пре 13 година
ctype.h c30fc7a7e8 The first klish tree. пре 13 година
dblockpool.h c30fc7a7e8 The first klish tree. пре 13 година
dump.h c30fc7a7e8 The first klish tree. пре 13 година
heap.h c30fc7a7e8 The first klish tree. пре 13 година
module.am acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. пре 13 година
partition.h c30fc7a7e8 The first klish tree. пре 13 година
size_fmt.h c30fc7a7e8 The first klish tree. пре 13 година
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. пре 13 година
types.h c30fc7a7e8 The first klish tree. пре 13 година

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.

@}
*/