freebsd-src/usr.bin/xargs
Enji Cooper 46e352ca51 Fix the racy xargs -P0 -n2 test added in r286289
Sort the output obtained from xargs and the expected output
to ensure the end result versus the input file is stable

Differential Revision: D3432
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
2015-08-21 18:42:57 +00:00
..
tests Fix the racy xargs -P0 -n2 test added in r286289 2015-08-21 18:42:57 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h
strnsubst.c
xargs.1 xargs now takes -P0, creating as many concurrent processes as possible 2015-08-04 14:27:25 +00:00
xargs.c fix regression in xargs -Px (introduced in r286289) and add regression tests 2015-08-08 18:37:20 +00:00