Serj Kalichev ee7197d4d2 faux: base functions před 4 roky
..
argv 9f912a3578 Start faux lib instead lub před 4 roky
base ee7197d4d2 faux: base functions před 4 roky
conv 836af16b63 faux: conv.c updated před 4 roky
ctype 0c3eb90da2 faux: log + faux_ncasecmp() před 4 roky
dump 9f912a3578 Start faux lib instead lub před 4 roky
ini 5ba66773ad faux: Unfinished ini před 4 roky
list 70f95e15c6 faux: Unfinished ini před 4 roky
log 0c3eb90da2 faux: log + faux_ncasecmp() před 4 roky
str 70f95e15c6 faux: Unfinished ini před 4 roky
sysdb 944e9c2eae Add sysdb module to faux před 4 roky
system 9f912a3578 Start faux lib instead lub před 4 roky
Makefile.am ee7197d4d2 faux: base functions před 4 roky
README 9f912a3578 Start faux lib instead lub před 4 roky
argv.h ee7197d4d2 faux: base functions před 4 roky
conv.h ee7197d4d2 faux: base functions před 4 roky
ctype.h ee7197d4d2 faux: base functions před 4 roky
dump.h 9f912a3578 Start faux lib instead lub před 4 roky
faux.h ee7197d4d2 faux: base functions před 4 roky
ini.h ee7197d4d2 faux: base functions před 4 roky
list.h ee7197d4d2 faux: base functions před 4 roky
log.h ee7197d4d2 faux: base functions před 4 roky
str.h ee7197d4d2 faux: base functions před 4 roky
sysdb.h ee7197d4d2 faux: base functions před 4 roky
system.h 9f912a3578 Start faux lib instead lub před 4 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.

@}
*/