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

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.

@}
*/