Updates to libcfu, found here: https://github.com/codebrainz/libcfu
a054a4de71
Also using C99-snprintf file from: http://www.jhweiss.de/software/snprintf.html For when in strict C89 compiler mode or when snprintf() or vsnprintf() aren't for whatever reason available. Use CFU_INLINE macro defined in cfu.h to make a decent attempt at getting inline function support when in C89 mode. |
||
---|---|---|
doc | ||
examples | ||
src | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog-pre0.04 | ||
configure.ac | ||
COPYING | ||
libcfu.pc.in | ||
Makefile.am | ||
README |
Libcfu is a library of thread-safe functions and data structures that I have found useful. See the texinfo documentation for detailed information.