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. 13 роки тому
blockpool c30fc7a7e8 The first klish tree. 13 роки тому
ctype c30fc7a7e8 The first klish tree. 13 роки тому
dblockpool c30fc7a7e8 The first klish tree. 13 роки тому
dump c94acacfba lub_dump writes debug info to stderr instead stdout 13 роки тому
heap c30fc7a7e8 The first klish tree. 13 роки тому
partition c30fc7a7e8 The first klish tree. 13 роки тому
string a72d7ba242 Add string_escape.c 13 роки тому
test c30fc7a7e8 The first klish tree. 13 роки тому
README c30fc7a7e8 The first klish tree. 13 роки тому
argv.h c30fc7a7e8 The first klish tree. 13 роки тому
bintree.h c30fc7a7e8 The first klish tree. 13 роки тому
blockpool.h c30fc7a7e8 The first klish tree. 13 роки тому
c_decl.h c30fc7a7e8 The first klish tree. 13 роки тому
ctype.h c30fc7a7e8 The first klish tree. 13 роки тому
dblockpool.h c30fc7a7e8 The first klish tree. 13 роки тому
dump.h c30fc7a7e8 The first klish tree. 13 роки тому
heap.h c30fc7a7e8 The first klish tree. 13 роки тому
module.am c30fc7a7e8 The first klish tree. 13 роки тому
partition.h c30fc7a7e8 The first klish tree. 13 роки тому
size_fmt.h c30fc7a7e8 The first klish tree. 13 роки тому
string.h a3514eb1c4 Create lub_string_decode() function to unescape strings. 13 роки тому
test.h c30fc7a7e8 The first klish tree. 13 роки тому
types.h c30fc7a7e8 The first klish tree. 13 роки тому

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.

@}
*/