Serj Kalichev a72d7ba242 Add string_escape.c пре 13 година
..
argv a3514eb1c4 Create lub_string_decode() function to unescape strings. пре 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 a72d7ba242 Add string_escape.c пре 13 година
test c30fc7a7e8 The first klish tree. пре 14 година
README c30fc7a7e8 The first klish tree. пре 14 година
argv.h c30fc7a7e8 The first klish tree. пре 14 година
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 c30fc7a7e8 The first klish tree. пре 14 година
partition.h c30fc7a7e8 The first klish tree. пре 14 година
size_fmt.h c30fc7a7e8 The first klish tree. пре 14 година
string.h a3514eb1c4 Create lub_string_decode() function to unescape strings. пре 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.

@}
*/