Updates to libcfu, found here: https://github.com/codebrainz/libcfu
5b2f19e1c4
The '%lu' isn't stricly right either, but now this commit can be referred to find locations to fix with the more correct '%zu' or 'PRIuMAX' or whatever is the right thing to use. |
||
---|---|---|
doc | ||
examples | ||
src | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog-pre0.04 | ||
configure.ac | ||
COPYING | ||
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.