Updates to libcfu, found here: https://github.com/codebrainz/libcfu
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.
Go to file
Matthew Brush f3f439998d
Merge pull request #5 from diogogithub/cfulist_set_free_function
Added cfulist_set_free_fn()
2018-06-08 16:12:51 -07:00
doc cfulist_delete_data_with_free_fn was updated because of cfulist_set_free_function() 2018-06-08 19:48:02 +01:00
examples Remove old cfutime code 2013-03-04 20:17:23 -08:00
src Merge remote-tracking branch 'upstream/master' into cfulist_set_free_function 2018-06-08 19:44:48 +01:00
.gitignore Replace libcfu-config utility with a pkg-config .pc file 2013-03-04 15:10:02 -08:00
AUTHORS Cleanup built files from initial commit 2013-03-04 01:46:56 -08:00
COPYING Initial commit 2013-03-04 01:40:58 -08:00
ChangeLog-pre0.04 Cleanup built files from initial commit 2013-03-04 01:46:56 -08:00
Makefile.am Replace libcfu-config utility with a pkg-config .pc file 2013-03-04 15:10:02 -08:00
README Initial commit 2013-03-04 01:40:58 -08:00
autogen.sh Start fixing up the build system 2013-03-04 01:57:54 -08:00
configure.ac Replace non-standard 'u_int32_t' with 'unsigned int' 2013-03-07 12:33:57 -08:00
libcfu.pc.in Add cfutimer which uses more accurate functions if available 2013-03-04 19:45:24 -08:00

README

Libcfu is a library of thread-safe functions and data structures that
I have found useful.  See the texinfo documentation for detailed
information.