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

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.

@}
*/