]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(remove_dir): If we can't save the state of the
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 14:50:06 +0000 (14:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 14:50:06 +0000 (14:50 +0000)
commit5bfb177670771c7e26cdb39e3dcebb056702b00a
treefbd67e28e06c3b8dbd48d80208d7db639dbd8ccb
parent02b3090917ed6c91b8c6931a5988b4540c4d3cd8
(remove_dir): If we can't save the state of the
working directory, pretend we started from "/", not ".".
This avoids a bug on hosts like Solaris that don't let you
remove the working directory.
src/remove.c