This repository has been archived on 2023-08-20 . You can view files and clone it, but cannot push or open issues or pull requests.
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.
Libcfu is a library of thread-safe functions and data structures that I have found useful. See the texinfo documentation for detailed information.
Description
Languages
C
98.9%
M4
0.8%
Makefile
0.3%