src/utils_llist.[ch]: Added a generic linked list implementation.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 6 Dec 2006 17:38:10 +0000 (18:38 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 6 Dec 2006 17:38:10 +0000 (18:38 +0100)
commitfe37091ff0fd9e69d64a0ba72e5c21ddaf7d902f
tree0619f158aae670317007a104100e55999ff18a95
parentd3b11c3ad0815c6fab122e3c5ea0f0f4a4636a4f
src/utils_llist.[ch]: Added a generic linked list implementation.
src/Makefile.am
src/utils_llist.c [new file with mode: 0644]
src/utils_llist.h [new file with mode: 0644]