Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to Linux kernel coding style | Lukas Fleischer | 2012-05-21 | 1 | -15/+15 |
* | Update copyright ranges | Lukas Fleischer | 2012-03-26 | 1 | -1/+1 |
* | src/llist.h: Add LLIST_{,TS}_FIND_FOREACH_CONT | Lukas Fleischer | 2011-10-05 | 1 | -0/+3 |
* | src/llist.c: Add llist_next_filter() | Lukas Fleischer | 2011-10-05 | 1 | -0/+3 |
* | src/llist.c: Add a tail pointer | Lukas Fleischer | 2011-10-05 | 1 | -0/+1 |
* | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer | 2011-04-22 | 1 | -1/+1 |
* | Add macros for linked list operations. | Lukas Fleischer | 2011-04-19 | 1 | -0/+26 |
* | Add linked lists implementation. | Lukas Fleischer | 2011-04-19 | 1 | -0/+73 |