Updates to libcfu, found here: https://github.com/codebrainz/libcfu
0d7d3bf9c8
Flags used for these changes: -Wall -Wextra -Werror -Wno-unused-parameter -std=c99 -pedantic Note: the strcasecmp()/strncasecmp() implementations are kind of a hack and should at least be factored out into a compat file or some such. |
||
---|---|---|
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.