freebsd-skq/usr.bin/find
krion 1076011263 The last execution of -exec {} + is not done if the -exec primary is
not on the top-level -and sequence, e.g. inside of ! or -or.

Create a separate linked list of all active -exec {} + primaries and
do the last execution for all at termination.

PR:		bin/79263
Submitted by:	Jilles Tjoelker <jilles@stack.nl>
MFC after:	7 days
2006-05-14 20:23:01 +00:00
..
extern.h The last execution of -exec {} + is not done if the -exec primary is 2006-05-14 20:23:01 +00:00
find.1 Note that all of the birthtime related primaries are non-standard. 2006-04-04 10:20:16 +00:00
find.c The last execution of -exec {} + is not done if the -exec primary is 2006-05-14 20:23:01 +00:00
find.h The last execution of -exec {} + is not done if the -exec primary is 2006-05-14 20:23:01 +00:00
function.c The last execution of -exec {} + is not done if the -exec primary is 2006-05-14 20:23:01 +00:00
getdate.y Fixes for gcc4.x. 2005-08-25 13:44:02 +00:00
ls.c Use a larger field for the size in blocks; the current width (4 digits) 2004-01-20 09:27:03 +00:00
main.c
Makefile - Make find(1) WARNS?= 6 clean 2005-01-25 14:07:25 +00:00
misc.c Use rpmatch() instead of checking for responses that begin with 'y' 2005-04-02 07:44:12 +00:00
operator.c
option.c Fix options broken when the birthtime related primaries were added. 2006-04-05 23:06:11 +00:00