index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/list: add LIST_JOIN helper
Luca Boccassi
2020-07-29
1
-0
/
+47
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
list: LIST_INSERT_BEFORE: update head if necessary (#4261)
Michael Olbrich
2016-10-04
1
-0
/
+23
*
basic: add LIST_INSERT_BEFORE
Alex Crawford
2015-08-04
1
-0
/
+44
*
test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...
Lennart Poettering
2015-01-28
1
-0
/
+14
*
list: add macro for iterating through a list an item is in, skipping the item
Lennart Poettering
2015-01-28
1
-1
/
+8
*
shared/list: add LIST_APPEND
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-0
/
+24
*
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
1
-11
/
+11
*
test: Add list testcase
Jan Janssen
2013-06-27
1
-0
/
+109