Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-20 | tree-wide: drop copyright headers from frequent contributors | Zbigniew Jędrzejewski-Szmek | 1 | -3/+0 |
2018-06-14 | tree-wide: beautify remaining copyright statements | Lennart Poettering | 1 | -1/+1 |
2018-06-14 | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 1 | -2/+0 |
2018-04-06 | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 1 | -13/+0 |
2017-11-28 | test-bitmap: add tests for bitmap_copy() | Yu Watanabe | 1 | -0/+11 |
2017-11-19 | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 1 | -0/+1 |
2015-07-31 | bitmap: make bitmap_clear free the bitmap array | Martin Mikkelsen | 1 | -0/+8 |
2015-07-31 | bitmap: fix bitmap_equal on bitmaps with unset bits | Martin Mikkelsen | 1 | -1/+11 |
2015-07-17 | basic: bitmap - complete fix for bitshift overflow | Tom Gundersen | 1 | -0/+8 |
2015-07-16 | bitmap: use external iterator | Tom Gundersen | 1 | -2/+3 |
2015-07-14 | basic: add a Bitmap implementation | Tom Gundersen | 1 | -0/+96 |