Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2016-01-11 | basic: split hash functions into their own header files | Lennart Poettering | |
The hash operations are not really that specific to hashmaps, hence split them into a .c module of their own. |