summaryrefslogtreecommitdiff
path: root/src/llist.h
AgeCommit message (Expand)Author
2017-01-12Update copyright rangesLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-04Update copyright rangesLukas Fleischer
2012-06-30Allow passing more complex data to list callbacksLukas Fleischer
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-03-26Update copyright rangesLukas Fleischer
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