index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-bitmap.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
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-4
/
+3
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
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
*
test-bitmap: add tests for bitmap_copy()
Yu Watanabe
2017-11-28
1
-0
/
+11
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
bitmap: make bitmap_clear free the bitmap array
Martin Mikkelsen
2015-07-31
1
-0
/
+8
*
bitmap: fix bitmap_equal on bitmaps with unset bits
Martin Mikkelsen
2015-07-31
1
-1
/
+11
*
basic: bitmap - complete fix for bitshift overflow
Tom Gundersen
2015-07-17
1
-0
/
+8
*
bitmap: use external iterator
Tom Gundersen
2015-07-16
1
-2
/
+3
*
basic: add a Bitmap implementation
Tom Gundersen
2015-07-14
1
-0
/
+96