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 1294791f0c Replace non-standard 'u_int32_t' with 'unsigned int'
Rather than standard uint32_t from stdint.h since it's C99.
Also adjust configure.ac to provide a uint64_t if one isn't available
for use in ctimer.c.
2013-03-07 12:33:57 -08:00
2013-03-04 20:17:23 -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%