freebsd-dev/usr.bin/xargs
liu-du 0ca740d9a6 xargs: fix exit code when using -P
currently when xargs runs in parallel mode (e.g. -P2), it somtimes
incorrectly returns zero exit code.  this commit fix it and also adds
tests.

Reviewed by:	mjg
PR:	267110
2022-10-17 10:39:04 +00:00
..
tests xargs: fix exit code when using -P 2022-10-17 10:39:04 +00:00
Makefile pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
Makefile.depend
pathnames.h
strnsubst.c xargs: fix description of strnsubst return value 2022-07-05 16:27:15 +01:00
xargs.1 xargs: add some long options for GNU compatibility 2020-09-21 17:06:36 +00:00
xargs.c xargs: fix exit code when using -P 2022-10-17 10:39:04 +00:00