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
*
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