summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-hwdb
AgeCommit message (Expand)Author
2016-09-21sd-hwdb: fix child/value offset calculationDavid Herrmann
2016-02-20tree-wide: place #pragma once at the same place everywhereLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-09util: introduce safe_fclose() and port everything over to itLennart Poettering
2015-08-27tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann
2015-06-02fix double semicolon typoThomas Hindoe Paaboel Andersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-13refcnt: refcnt is unsigned, fix comparisonsTom Gundersen
2014-12-11libsystemd: add sd-hwdb libraryTom Gundersen