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

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.

@}
*/