freebsd-dev/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
Makefile.depend
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