summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-hwdb/hwdb-util.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-27tree-wide: (void)ify a few unlink() and rmdir()Lennart Poettering1-1/+1
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+1
2019-03-13util: split out sorting related calls to new sort-util.[ch]Lennart Poettering1-0/+1
2018-12-20meson: define PROJECT_VERSION as the "bare" project versionZbigniew Jędrzejewski-Szmek1-1/+1
2018-12-02util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering1-0/+1
2018-11-14Move LONG_LINE_MAX definition to fileio.hZbigniew Jędrzejewski-Szmek1-1/+0
2018-10-18hwdb: fgets() excorcismLennart Poettering1-2/+9
2018-09-20sd-hwdb: initialize variableYu Watanabe1-1/+1
2018-09-19hwdb,udevadm: also unify hwdb_query() and hwdb_test()Yu Watanabe1-0/+18
2018-09-19sd-hwdb: use structured initializersYu Watanabe1-18/+23
2018-09-19hwdb: unify duplicated code and move it to hwdb-util.cYu Watanabe1-0/+656