simple/cleandir
Peter J. Holzer 473a272066 Assume file has vanished if we can't lstat it
A file might be deleted between the time we read the directory and the
time we get around to check it, so if we can't lstat it, assume that is
what has happened. (It might also have been renamed, but that's
equivalent to this file being deleted and another being created, so we
don't have to treat this specially)
2016-10-04 23:59:58 +02:00
..
.vimrc Added cleandir 1999-07-09 21:05:26 +00:00
GNUmakefile Autocreate GNUmake*s. 2006-03-08 18:06:57 +00:00
GNUmakerules.sh Autocreate GNUmake*s. 2006-03-08 18:06:57 +00:00
GNUmakevars.sh Autocreate GNUmake*s. 2006-03-08 18:06:57 +00:00
cleandir.pl Assume file has vanished if we can't lstat it 2016-10-04 23:59:58 +02:00
configure Fixed error message in configure. 2002-07-01 10:42:58 +00:00