Serj Kalichev 72c290f356 faux: ini: faux_ini_each() 6 vuotta sitten
..
argv 482ffbc77e faux: lib use faux base functions 6 vuotta sitten
base 1c62fcd50b faux: base: faux_malloc() returns NULL when size == 0 6 vuotta sitten
conv 2a72806006 faux: conv: Initialize vars 6 vuotta sitten
ctype 0c3eb90da2 faux: log + faux_ncasecmp() 6 vuotta sitten
dump 9f912a3578 Start faux lib instead lub 6 vuotta sitten
ini 72c290f356 faux: ini: faux_ini_each() 6 vuotta sitten
list 0f3ba7f71f faux: list: style 6 vuotta sitten
log ca952145ce faux: Style for int retval checking 6 vuotta sitten
str b64374757a faux: str: Rewrite faux_str_ncasecmp() 6 vuotta sitten
sysdb ca952145ce faux: Style for int retval checking 6 vuotta sitten
system 9f912a3578 Start faux lib instead lub 6 vuotta sitten
Makefile.am ee7197d4d2 faux: base functions 6 vuotta sitten
README 9f912a3578 Start faux lib instead lub 6 vuotta sitten
argv.h ee7197d4d2 faux: base functions 6 vuotta sitten
conv.h ee7197d4d2 faux: base functions 6 vuotta sitten
ctype.h ee7197d4d2 faux: base functions 6 vuotta sitten
dump.h 9f912a3578 Start faux lib instead lub 6 vuotta sitten
faux.h ee7197d4d2 faux: base functions 6 vuotta sitten
ini.h 72c290f356 faux: ini: faux_ini_each() 6 vuotta sitten
list.h ee7197d4d2 faux: base functions 6 vuotta sitten
log.h ee7197d4d2 faux: base functions 6 vuotta sitten
str.h 399d080e7a faux: ini: faux_ini_set() can remove entry if value == NULL 6 vuotta sitten
sysdb.h ee7197d4d2 faux: base functions 6 vuotta sitten
system.h 9f912a3578 Start faux lib instead lub 6 vuotta sitten

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.

@}
*/