summaryrefslogtreecommitdiff
path: root/src/basic/prioq.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
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
2018-03-02coccinelle: add reallocarray() coccinelle scriptLennart Poettering1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek1-3/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-1/+4
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-1/+2
2015-09-29Merge pull request #1407 from dvdhrm/prioqLennart Poettering1-1/+1
2015-09-29prioq: never shuffle identical entriesDavid Herrmann1-1/+1
2015-09-29prioq: add introduction commentDavid Herrmann1-0/+10
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers1-0/+308