Serj Kalichev 4e9a9a5e05 faux.str: Implement faux_str_vcat() 4 년 전
..
argv 482ffbc77e faux: lib use faux base functions 4 년 전
base 1a133123e1 faux: Unfinished faux_file lib 4 년 전
conv a22ee5775c Formatting fixes 4 년 전
ctype a22ee5775c Formatting fixes 4 년 전
dump 9f912a3578 Start faux lib instead lub 4 년 전
file 5d9adb9aa4 faux.ini: Don't use file stream operations 4 년 전
ini 4e9a9a5e05 faux.str: Implement faux_str_vcat() 4 년 전
list a22ee5775c Formatting fixes 4 년 전
log 787b096a30 faux.log: Minimal style fixes 4 년 전
str 4e9a9a5e05 faux.str: Implement faux_str_vcat() 4 년 전
sysdb a22ee5775c Formatting fixes 4 년 전
system 9f912a3578 Start faux lib instead lub 4 년 전
Makefile.am 1a133123e1 faux: Unfinished faux_file lib 4 년 전
README 9f912a3578 Start faux lib instead lub 4 년 전
argv.h ee7197d4d2 faux: base functions 4 년 전
conv.h ee7197d4d2 faux: base functions 4 년 전
ctype.h ee7197d4d2 faux: base functions 4 년 전
dump.h 9f912a3578 Start faux lib instead lub 4 년 전
faux.h ee7197d4d2 faux: base functions 4 년 전
file.h 5d9adb9aa4 faux.ini: Don't use file stream operations 4 년 전
ini.h cf5cf8f2d9 faux: file: Works 4 년 전
list.h ee7197d4d2 faux: base functions 4 년 전
log.h ee7197d4d2 faux: base functions 4 년 전
str.h 4e9a9a5e05 faux.str: Implement faux_str_vcat() 4 년 전
sysdb.h ee7197d4d2 faux: base functions 4 년 전
system.h 9f912a3578 Start faux lib instead lub 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.

@}
*/