From: Yu Watanabe Date: Fri, 11 Jul 2025 04:50:47 +0000 (+0900) Subject: conf-files: make conf-file enumerators provide more detailed information of enumerate... X-Git-Tag: v258-rc1~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ce0a2b5060f81045fce099537cf822f7eb0d1e;p=thirdparty%2Fsystemd.git conf-files: make conf-file enumerators provide more detailed information of enumerated files (#38006) This introduces `struct ConfFile` that stores detailed information of an enumerated file, and introduces `conf_files_list_full()` and friends that provide results in `ConfFile`. Then make udev, hwdb, catalog, and cat-files use the new function and struct to make them not read files outside of specified root directory. --- b1ce0a2b5060f81045fce099537cf822f7eb0d1e