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 f660e3460a Initial commit
All of the files from the tarball downloaded from SourceForge are
being checked in so there's a record of the changes made compared
to it (since I can't find the libcfu source repository). The
generated files will be removed in the following commit.
2013-03-04 01:40:58 -08:00
doc Initial commit 2013-03-04 01:40:58 -08:00
examples Initial commit 2013-03-04 01:40:58 -08:00
include Initial commit 2013-03-04 01:40:58 -08:00
src Initial commit 2013-03-04 01:40:58 -08:00
AUTHORS Initial commit 2013-03-04 01:40:58 -08:00
COPYING Initial commit 2013-03-04 01:40:58 -08:00
ChangeLog Initial commit 2013-03-04 01:40:58 -08:00
INSTALL Initial commit 2013-03-04 01:40:58 -08:00
Makefile.am Initial commit 2013-03-04 01:40:58 -08:00
Makefile.in Initial commit 2013-03-04 01:40:58 -08:00
NEWS Initial commit 2013-03-04 01:40:58 -08:00
README Initial commit 2013-03-04 01:40:58 -08:00
acinclude.m4 Initial commit 2013-03-04 01:40:58 -08:00
aclocal.m4 Initial commit 2013-03-04 01:40:58 -08:00
configure Initial commit 2013-03-04 01:40:58 -08:00
configure.ac Initial commit 2013-03-04 01:40:58 -08:00
depcomp Initial commit 2013-03-04 01:40:58 -08:00
install-sh Initial commit 2013-03-04 01:40:58 -08:00
missing Initial commit 2013-03-04 01:40:58 -08:00
mkinstalldirs Initial commit 2013-03-04 01:40:58 -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.