Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |