Serj Kalichev 5ba66773ad faux: Unfinished ini 4 anos atrás
..
argv 9f912a3578 Start faux lib instead lub 4 anos atrás
conv 836af16b63 faux: conv.c updated 4 anos atrás
ctype 0c3eb90da2 faux: log + faux_ncasecmp() 4 anos atrás
dump 9f912a3578 Start faux lib instead lub 4 anos atrás
ini 5ba66773ad faux: Unfinished ini 4 anos atrás
list 70f95e15c6 faux: Unfinished ini 4 anos atrás
log 0c3eb90da2 faux: log + faux_ncasecmp() 4 anos atrás
str 70f95e15c6 faux: Unfinished ini 4 anos atrás
sysdb 944e9c2eae Add sysdb module to faux 4 anos atrás
system 9f912a3578 Start faux lib instead lub 4 anos atrás
Makefile.am 70f95e15c6 faux: Unfinished ini 4 anos atrás
README 9f912a3578 Start faux lib instead lub 4 anos atrás
argv.h 9f912a3578 Start faux lib instead lub 4 anos atrás
conv.h 836af16b63 faux: conv.c updated 4 anos atrás
ctype.h 07dcdfda2a Buildable faux's ctype and str 4 anos atrás
dump.h 9f912a3578 Start faux lib instead lub 4 anos atrás
ini.h 5ba66773ad faux: Unfinished ini 4 anos atrás
list.h 70f95e15c6 faux: Unfinished ini 4 anos atrás
log.h 0c3eb90da2 faux: log + faux_ncasecmp() 4 anos atrás
str.h 70f95e15c6 faux: Unfinished ini 4 anos atrás
sysdb.h 944e9c2eae Add sysdb module to faux 4 anos atrás
system.h 9f912a3578 Start faux lib instead lub 4 anos atrás
types.h ebf0742663 Update faux/ctype files 4 anos atrás

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.

@}
*/