index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
hashmap.c
(
follow
)
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: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Turn VALGRIND variable into a meson configuration switch
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
basic/hashmap: tweak code to avoid pointless gcc warning
Zbigniew Jędrzejewski-Szmek
2018-02-02
1
-5
/
+5
*
basic: implement the IteratedCache
Vito Caputo
2018-01-27
1
-1
/
+124
*
basic: track dirty state in HashmapBase
Vito Caputo
2018-01-27
1
-0
/
+15
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
basic/hashmap: add cleanup of memory pools (#7164)
Zbigniew Jędrzejewski-Szmek
2017-11-10
1
-0
/
+24
*
Merge pull request #6974 from keszybz/clean-up-defines
Lennart Poettering
2017-10-04
1
-11
/
+11
|
\
|
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-11
/
+11
*
|
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
|
/
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
set: add new set_put_strsplit() call
Lennart Poettering
2016-06-21
1
-0
/
+25
*
hashmap: optimize set_put_strdup() a bit
Lennart Poettering
2016-04-29
1
-6
/
+4
*
hashmap: use void* and uint8_t* for generic pointers
Lennart Poettering
2016-02-22
1
-7
/
+7
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: split hash functions into their own header files
Lennart Poettering
2016-01-11
1
-60
/
+0
*
basic: ENABLE_DEBUG_HASHMAP needs <pthread.h>
Henrik Kaare Poulsen
2015-12-15
1
-0
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+2
*
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
1
-1
/
+1
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move is_main_thread() to process-util.[ch]
Lennart Poettering
2015-10-27
1
-5
/
+6
*
siphash24: unify API
Tom Gundersen
2015-10-06
1
-2
/
+5
*
hashmap: hash_funcs - make inputs unambiguous
Tom Gundersen
2015-10-05
1
-1
/
+1
*
hashmap: refactor hash_func
Tom Gundersen
2015-10-05
1
-17
/
+15
*
Merge pull request #294 from teg/hashmap-debug-locking-2
David Herrmann
2015-06-18
1
-1
/
+7
|
\
|
*
hashmap: debug - lock access to the global hashmap list
Tom Gundersen
2015-06-18
1
-1
/
+7
*
|
hashmap: allow NULL key in ordered_hashmap_next()
Michal Schmidt
2015-06-17
1
-2
/
+0
|
/
*
hashmap: fix iterators to not skip entries
David Herrmann
2015-06-14
1
-5
/
+9
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+1854