Serj Kalichev a72d7ba242 Add string_escape.c 13 vuotta sitten
..
argv a3514eb1c4 Create lub_string_decode() function to unescape strings. 13 vuotta sitten
bintree c30fc7a7e8 The first klish tree. 14 vuotta sitten
blockpool c30fc7a7e8 The first klish tree. 14 vuotta sitten
ctype c30fc7a7e8 The first klish tree. 14 vuotta sitten
dblockpool c30fc7a7e8 The first klish tree. 14 vuotta sitten
dump c94acacfba lub_dump writes debug info to stderr instead stdout 13 vuotta sitten
heap c30fc7a7e8 The first klish tree. 14 vuotta sitten
partition c30fc7a7e8 The first klish tree. 14 vuotta sitten
string a72d7ba242 Add string_escape.c 13 vuotta sitten
test c30fc7a7e8 The first klish tree. 14 vuotta sitten
README c30fc7a7e8 The first klish tree. 14 vuotta sitten
argv.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
bintree.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
blockpool.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
c_decl.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
ctype.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
dblockpool.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
dump.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
heap.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
module.am c30fc7a7e8 The first klish tree. 14 vuotta sitten
partition.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
size_fmt.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
string.h a3514eb1c4 Create lub_string_decode() function to unescape strings. 13 vuotta sitten
test.h c30fc7a7e8 The first klish tree. 14 vuotta sitten
types.h c30fc7a7e8 The first klish tree. 14 vuotta sitten

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.

@}
*/