summaryrefslogtreecommitdiff
path: root/src/llist.c
AgeCommit message (Expand)Author
2011-04-22Add comments to linked list functions.Lukas Fleischer
2011-04-22llist.c: Nullify pointers after free()'ing.Lukas Fleischer
2011-04-19Add linked lists implementation.Lukas Fleischer