Once we collect enough arguments (for the value specified by the -n
commit17b348753c5c37ddd55b6958506a4dab20f9200e
authorjay <jay>
Wed, 24 Nov 2004 17:01:13 +0000 (24 17:01 +0000)
committerjay <jay>
Wed, 24 Nov 2004 17:01:13 +0000 (24 17:01 +0000)
tree3e05438111d5cbe5efb73d790ae3f421ac8c8904
parent26e092cb5291939ee2c436d0dda5a4922ebfe302
Once we collect enough arguments (for the value specified by the -n
option) to do an exec(), do it immediaely instead of waiting for the
next one to arrive.  This fixes Savannah bug #7340.
xargs/xargs.c