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.
Matthew Brush 0d7d3bf9c8 Make valid C99 and cleanup warnings using stricter flags
Flags used for these changes:
  -Wall -Wextra -Werror -Wno-unused-parameter -std=c99 -pedantic

Note: the strcasecmp()/strncasecmp() implementations are kind of
a hack and should at least be factored out into a compat file or
some such.
2013-03-04 17:04:33 -08:00
2013-03-04 01:57:54 -08:00
2013-03-04 01:40:58 -08:00
2013-03-04 01:40:58 -08:00

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

Description
Updates to libcfu, found here: https://github.com/codebrainz/libcfu
Readme 371 KiB
Languages
C 98.9%
M4 0.8%
Makefile 0.3%