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.
libcfu/src
Diogo Cordeiro 483ef917df Merge remote-tracking branch 'upstream/master' into cfulist_set_free_function
This merge was necessary because cfulist_delete_data_with_free_fn
is directly related with the free_fn functionality.
2018-06-08 19:44:48 +01:00
..
Makefile.am Remove old cfutime code 2013-03-04 20:17:23 -08:00
cfu.c Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfu.h Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfuconf.c Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfuconf.h Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfuhash.c Replace non-standard 'u_int32_t' with 'unsigned int' 2013-03-07 12:33:57 -08:00
cfuhash.h Replace non-standard 'u_int32_t' with 'unsigned int' 2013-03-07 12:33:57 -08:00
cfulist.c Merge remote-tracking branch 'upstream/master' into cfulist_set_free_function 2018-06-08 19:44:48 +01:00
cfulist.h Merge remote-tracking branch 'upstream/master' into cfulist_set_free_function 2018-06-08 19:44:48 +01:00
cfuopt.c Fixup a few stricter warnings 2013-03-04 20:41:46 -08:00
cfuopt.h Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfustring.c Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfustring.h Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfuthread_queue.c Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfuthread_queue.h Remove redundant use of extern storage class specifier 2013-03-04 20:10:32 -08:00
cfutimer.c Add cfutimer which uses more accurate functions if available 2013-03-04 19:45:24 -08:00
cfutimer.h Add cfutimer which uses more accurate functions if available 2013-03-04 19:45:24 -08:00
snprintf.c Make C89 compatible using some preprocessor trickery 2013-03-04 17:37:24 -08:00