summaryrefslogtreecommitdiff
path: root/src/llist.h
AgeCommit message (Expand)Author
2011-10-05src/llist.h: Add LLIST_{,TS}_FIND_FOREACH_CONTLukas Fleischer
2011-10-05src/llist.c: Add llist_next_filter()Lukas Fleischer
2011-10-05src/llist.c: Add a tail pointerLukas Fleischer
2011-04-22Update copyright notices in source files, documentation and "COPYING".Lukas Fleischer
2011-04-19Add macros for linked list operations.Lukas Fleischer
2011-04-19Add linked lists implementation.Lukas Fleischer