summaryrefslogtreecommitdiff
path: root/src/basic/hash-funcs.c
Commit message (Collapse)AuthorAge
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
|
* tree-wide: remove Emacs lines from all filesDaniel Mack2017-05-17
| | | | | This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file.
* basic: split hash functions into their own header filesLennart Poettering2017-05-17
The hash operations are not really that specific to hashmaps, hence split them into a .c module of their own.