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 01d2b274b7 Reformat and normalize licenses and headerss
This commit is purely aestetic/taste, nothing important.

I don't really like this *huge* license at the top of every file
but I guess it must stay so add it to some files where it wasn't
included so they are the same. Slightly reformat them.

Unindent extra indentation found in some headers.

Strip trailing whitespace in files and enabled setting in
editor, which caused a lot of noise in this commit but that should
be the end of it.

Remove the comment at the top of each file that said who created
it and when (it will remain in VCS history for reference and was
always Don who created the files).
2013-03-04 15:48:27 -08:00
doc Fix some wrong formatting characters for size_t 2013-03-04 02:46:04 -08:00
examples Use Libtool to enable building shared library 2013-03-04 15:22:09 -08:00
src Reformat and normalize licenses and headerss 2013-03-04 15:48:27 -08: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 Use Libtool to enable building shared library 2013-03-04 15:22:09 -08:00
libcfu.pc.in Replace libcfu-config utility with a pkg-config .pc file 2013-03-04 15:10:02 -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.