summaryrefslogtreecommitdiff
path: root/src/basic/bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-29tree-wide: drop double newlineYu Watanabe1-1/+0
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-06-21resolved: when using the ResolveRecord() bus call, adjust TTL for caching timeLennart Poettering1-3/+2
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+2
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen1-1/+1
2015-07-16bitmap: use external iteratorTom Gundersen1-4/+4
2015-07-14basic: add a Bitmap implementationTom Gundersen1-0/+50