Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright ranges | Lukas Fleischer | 2015-02-07 | 1 | -1/+1 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 1 | -4/+4 |
* | Update copyright ranges | Lukas Fleischer | 2013-02-04 | 1 | -1/+1 |
* | Allow passing more complex data to list callbacks | Lukas Fleischer | 2012-06-30 | 1 | -5/+5 |
* | 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 |