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

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.

@}
*/