Serj Kalichev 2a72806006 faux: conv: Initialize vars 4 lat temu
..
argv 482ffbc77e faux: lib use faux base functions 4 lat temu
base ee7197d4d2 faux: base functions 4 lat temu
conv 2a72806006 faux: conv: Initialize vars 4 lat temu
ctype 0c3eb90da2 faux: log + faux_ncasecmp() 4 lat temu
dump 9f912a3578 Start faux lib instead lub 4 lat temu
ini 482ffbc77e faux: lib use faux base functions 4 lat temu
list 482ffbc77e faux: lib use faux base functions 4 lat temu
log 0c3eb90da2 faux: log + faux_ncasecmp() 4 lat temu
str 482ffbc77e faux: lib use faux base functions 4 lat temu
sysdb 482ffbc77e faux: lib use faux base functions 4 lat temu
system 9f912a3578 Start faux lib instead lub 4 lat temu
Makefile.am ee7197d4d2 faux: base functions 4 lat temu
README 9f912a3578 Start faux lib instead lub 4 lat temu
argv.h ee7197d4d2 faux: base functions 4 lat temu
conv.h ee7197d4d2 faux: base functions 4 lat temu
ctype.h ee7197d4d2 faux: base functions 4 lat temu
dump.h 9f912a3578 Start faux lib instead lub 4 lat temu
faux.h ee7197d4d2 faux: base functions 4 lat temu
ini.h ee7197d4d2 faux: base functions 4 lat temu
list.h ee7197d4d2 faux: base functions 4 lat temu
log.h ee7197d4d2 faux: base functions 4 lat temu
str.h ee7197d4d2 faux: base functions 4 lat temu
sysdb.h ee7197d4d2 faux: base functions 4 lat temu
system.h 9f912a3578 Start faux lib instead lub 4 lat temu

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.

@}
*/