index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-prioq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: use _cleanup_set_free_ where appropriate
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-1
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
basic/prioq: add prioq_peek_item()
Zbigniew Jędrzejewski-Szmek
2019-01-26
1
-0
/
+16
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-11
/
+4
*
test: add one more test for prioq_remove()
Yu Watanabe
2018-10-16
1
-1
/
+4
*
util: fix segfault in prioq_remove() with empty Prioq object
Yu Watanabe
2018-10-16
1
-0
/
+3
*
util,test: introduce cleanup function prioq_freep()
Yu Watanabe
2018-10-16
1
-44
/
+17
*
test: use CMP() macro at one more place
Yu Watanabe
2018-10-16
1
-7
/
+1
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-11
/
+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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-2
/
+3
*
hashmap: refactor hash_func
Tom Gundersen
2015-10-05
1
-5
/
+2
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+6
*
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
1
-2
/
+6
*
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-1
/
+1
*
shared: add simple priority queue implementation
Lennart Poettering
2013-03-21
1
-0
/
+166