summaryrefslogtreecommitdiffstats
path: root/src/llist.c
Commit message (Expand)AuthorAgeFilesLines
* llist.c: Nullify pointers after free()'ing.Lukas Fleischer2011-04-221-1/+6
* Add linked lists implementation.Lukas Fleischer2011-04-191-0/+212