Serj Kalichev 482ffbc77e faux: lib use faux base functions 4 éve
..
argv 482ffbc77e faux: lib use faux base functions 4 éve
base ee7197d4d2 faux: base functions 4 éve
conv 836af16b63 faux: conv.c updated 4 éve
ctype 0c3eb90da2 faux: log + faux_ncasecmp() 4 éve
dump 9f912a3578 Start faux lib instead lub 4 éve
ini 482ffbc77e faux: lib use faux base functions 4 éve
list 482ffbc77e faux: lib use faux base functions 4 éve
log 0c3eb90da2 faux: log + faux_ncasecmp() 4 éve
str 482ffbc77e faux: lib use faux base functions 4 éve
sysdb 482ffbc77e faux: lib use faux base functions 4 éve
system 9f912a3578 Start faux lib instead lub 4 éve
Makefile.am ee7197d4d2 faux: base functions 4 éve
README 9f912a3578 Start faux lib instead lub 4 éve
argv.h ee7197d4d2 faux: base functions 4 éve
conv.h ee7197d4d2 faux: base functions 4 éve
ctype.h ee7197d4d2 faux: base functions 4 éve
dump.h 9f912a3578 Start faux lib instead lub 4 éve
faux.h ee7197d4d2 faux: base functions 4 éve
ini.h ee7197d4d2 faux: base functions 4 éve
list.h ee7197d4d2 faux: base functions 4 éve
log.h ee7197d4d2 faux: base functions 4 éve
str.h ee7197d4d2 faux: base functions 4 éve
sysdb.h ee7197d4d2 faux: base functions 4 éve
system.h 9f912a3578 Start faux lib instead lub 4 éve

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.

@}
*/