]> git.ipfire.org Git - thirdparty/systemd.git/commit
path-util: Add a helper for checking paths
authorKrzesimir Nowak <knowak@microsoft.com>
Thu, 11 Apr 2024 12:38:19 +0000 (14:38 +0200)
committerKrzesimir Nowak <knowak@microsoft.com>
Fri, 19 Apr 2024 06:30:40 +0000 (08:30 +0200)
commit581d8a14705771f8661c7b41a8f07ead594f0d40
tree046ba17ab5efb681ec5bf1421631acb7696bfe95
parent55c28a88f1b0bdd4fe40bbc1c3fee6ac9dae13fc
path-util: Add a helper for checking paths

The difference with the already existing path_equal_or_inode_same function is
that the new one does not swallow errors.
src/basic/path-util.c
src/basic/path-util.h