Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
| | | | | | 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 files | Lennart Poettering | 2016-01-11 | 1 | -0/+83 |
The hash operations are not really that specific to hashmaps, hence split them into a .c module of their own. |