5 Commits

Author SHA1 Message Date
Diogo Cordeiro
9d8fbcf53d There is no cfulist_set_free_function 2018-06-08 11:52:35 +01:00
Diogo Cordeiro
4d6a4c0a16 Add cfulist_delete_data_with_free_fn
Conditionals tests in cfulist_delete_data(_with_free_fn) were simplified
2018-06-08 11:43:15 +01:00
Diogo Cordeiro
d4528b8334 Fixed typo on cfulist_delete_data documentation
The return type should be in curly brackets
2018-06-07 23:38:48 +01:00
Diogo Cordeiro
b4faaca915 Add cfulist_delete_data
It is important to let the programmer remove a node from the linked list, as it is a very common operation.
2018-05-22 16:16:15 +01:00
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