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 5b15c782d0 Remove cfutypes.h(.in) since it seems to be useless
Also make cfu.h not generated. Need to fix the @VERSION@ replacement
it was using in a future commit, for now it's just hardcoded.
2013-03-04 02:19:05 -08:00
doc Start fixing up the build system 2013-03-04 01:57:54 -08:00
examples Start fixing up the build system 2013-03-04 01:57:54 -08:00
include Remove cfutypes.h(.in) since it seems to be useless 2013-03-04 02:19:05 -08:00
src Cleanup built files from initial commit 2013-03-04 01:46:56 -08:00
.gitignore Re-write configure.ac a bit 2013-03-04 02:11:33 -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 Start fixing up the build system 2013-03-04 01:57:54 -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 Remove cfutypes.h(.in) since it seems to be useless 2013-03-04 02:19:05 -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.