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

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.

@}
*/