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

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.

@}
*/