path-util: add helper that checks if a path definitely refers to a dir
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Mar 2024 22:17:11 +0000 (23:17 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Mar 2024 08:17:46 +0000 (09:17 +0100)
commitdd92ba8a7a69016116e14d309829efff1e3c3d34
tree13b8f3c8da49f5b99864f66e3abd78312ba57613
parent478dc502665caa31825cc3036623ed2e2ef7cd6f
path-util: add helper that checks if a path definitely refers to a dir
src/basic/path-util.c
src/basic/path-util.h
src/test/test-path-util.c