summaryrefslogtreecommitdiff
path: root/man/sd_hwdb_new.xml
Commit message (Collapse)AuthorAgeFilesLines
* sd-hwdb: add sd_hwdb_new_from_pathNick Rosbrook2022-05-271-2/+12
| | | | | | | | | | The existing sd_hwdb_new function always initializes the hwdb from the first successful hwdb.bin it finds from hwdb_bin_paths. This means there is currently no way to initialize a hwdb from an explicit path, which would be useful for systemd-hwdb query. Add sd_hwdb_new_from_path to allow a sd_hwdb to be initialized from a custom path outside of hwdb_bin_paths.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* man: fix various internal referencesZbigniew Jędrzejewski-Szmek2020-06-251-1/+1
| | | | Found with linkchecker.
* man: add description of all the sd-hwdb funtionsZbigniew Jędrzejewski-Szmek2020-04-211-0/+121