Subject: changed files: 'src/usr.bin/find function.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 01/20/1994 18:59:44
Update of /b/source/CVS/src/usr.bin/find
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/find

Modified Files:
	function.c 
Log Message:
Flush stdout and stderr before processing an -exec (or -ok), so the output 
of the exec'd command and find's output will be correctly interspersed.
(Bug noticed by Terry Lambert, of FreeBSD.  Fix by me).


------------------------------------------------------------------------------