]> git.ipfire.org Git - thirdparty/systemd.git/commit
chase-symlinks: add chase_symlinks_and_access() helper
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Aug 2022 09:36:12 +0000 (11:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Aug 2022 11:40:13 +0000 (13:40 +0200)
commit2b2caea21df4f5c2b91888c037b9bc04da40dec3
tree25da60477f353117b8de0d74ad85f474aba1a9a6
parent37b9bc56fc8a1baecce68a8809034d6e387fd706
chase-symlinks: add chase_symlinks_and_access() helper

This is similar to chase_symlinks_and_access() but wraps access() rather
than stat()
src/basic/chase-symlinks.c
src/basic/chase-symlinks.h