]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(AD_pop_and_chdir): Move lstat-`.' into if-block
authorJim Meyering <jim@meyering.net>
Wed, 12 May 2004 09:35:06 +0000 (09:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 12 May 2004 09:35:06 +0000 (09:35 +0000)
commit9549a2091eac2555ff79d29da640c14d0cdf359f
treea76a28ac73597bef3e67345f58475a6525b73feb
parent647df1388910871843e2b60124c5560954f90552
(AD_pop_and_chdir): Move lstat-`.' into if-block
where the result is used.  This avoids one unnecessary lstat call
per command line argument.
src/remove.c