index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
prioq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
prioq: use GREEDY_REALLOC() and structured initializer
Yu Watanabe
2024-10-08
1
-18
/
+7
*
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
2023-08-09
1
-1
/
+1
*
prioq: make prioq_reshuffle() void
Lennart Poettering
2022-12-23
1
-3
/
+2
*
prioq: introduce prioq_ensure_put()
Yu Watanabe
2021-09-28
1
-0
/
+10
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/prioq: add prioq_peek_item()
Zbigniew Jędrzejewski-Szmek
2019-01-26
1
-4
/
+3
*
tree-wide: use SWAP_TWO a bit more
Lennart Poettering
2018-11-26
1
-9
/
+2
*
prioq: use structrued initializer
Yu Watanabe
2018-10-16
1
-2
/
+5
*
prioq: fix index range check
Yu Watanabe
2018-10-16
1
-1
/
+1
*
prioq: add one more assertion
Yu Watanabe
2018-10-16
1
-0
/
+1
*
util: fix segfault in prioq_remove() with empty Prioq object
Yu Watanabe
2018-10-16
1
-0
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
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
*
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
Merge pull request #1407 from dvdhrm/prioq
Lennart Poettering
2015-09-29
1
-1
/
+1
|
\
|
*
prioq: never shuffle identical entries
David Herrmann
2015-09-29
1
-1
/
+1
*
|
prioq: add introduction comment
David Herrmann
2015-09-29
1
-0
/
+10
|
/
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+308