freebsd-dev/usr.bin/find
Jilles Tjoelker 40072dc2b7 find: Implement real -ignore_readdir_race.
If -ignore_readdir_race is present, [ENOENT] errors caused by deleting a
file after find has read its name from a directory are ignored.

Formerly, -ignore_readdir_race did nothing.

PR:		bin/169723
Submitted by:	Valery Khromov and Andrey Ignatov
2012-07-25 21:59:10 +00:00
..
extern.h find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
find.1 find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
find.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
find.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
function.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
getdate.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
ls.c Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
main.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
Makefile Remove unneeded CFLAGS. 2010-02-10 07:15:21 +00:00
misc.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
operator.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
option.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00