]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(fstatat, unlinkat): Perform the syscall directly,
authorJim Meyering <jim@meyering.net>
Thu, 10 Nov 2005 23:20:05 +0000 (23:20 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Nov 2005 23:20:05 +0000 (23:20 +0000)
commite5475103aab873c96f2afb7bdfe86e413a3445d2
treeae1cf50881bd7f3f14c30f477f7cbce6ae15912c
parent3afe2cd61ca031ad8fc9c14b823839df369a8342
(fstatat, unlinkat): Perform the syscall directly,
skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
lib/openat.c