freebsd-dev/usr.bin/xargs
Jilles Tjoelker 7094589003 xargs: Before exiting, wait for all invocations of the utility.
This only has an effect with -P, otherwise errors are only detected when the
utility is not running.

Submitted by:	Matthew Story
2012-03-16 16:41:28 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
strnsubst.c Handle maxsize==0 in such a way that we don't modify the string. 2005-12-30 23:22:50 +00:00
xargs.1 xargs: Before exiting, wait for all invocations of the utility. 2012-03-16 16:41:28 +00:00
xargs.c xargs: Before exiting, wait for all invocations of the utility. 2012-03-16 16:41:28 +00:00