summaryrefslogtreecommitdiff
path: root/test/list.c
Commit message (Expand)AuthorAgeFilesLines
* s/malloc.h/stdlib.h/ (malloc.h is non-standard, though common)John Mark Bell2007-09-221-7/+18
* Change to C-style commentsJames Shaw2007-09-221-3/+3
* Implement list_contains_all()James Shaw2007-09-221-0/+10
* Initial revision of linked list implementationJames Shaw2007-09-221-0/+64