Age | Commit message (Expand) | Author |
---|---|---|
2015-01-28 | list: properly skip over first item in LIST_FOREACH_OTHERS | Lennart Poettering |
2015-01-28 | list: add macro for iterating through a list an item is in, skipping the item | Lennart Poettering |
2015-01-11 | shared/list: add LIST_APPEND | Zbigniew Jędrzejewski-Szmek |
2014-05-06 | list: make LIST_FIND_TAIL work for empty lists | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-06-27 | test: Add list testcase | Jan Janssen |
2013-06-10 | journal: loop less in MATCH_AND_TERM conditionals | Zbigniew Jędrzejewski-Szmek |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | move list.h, macro.h, ioprio.h to shared/ | Kay Sievers |