opnsense-src/usr.bin/xargs
liu-du 6c49b65d6d 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

(cherry picked from commit 0ca740d9a6)
2022-11-10 22:43:58 +00:00
..
tests xargs: fix exit code when using -P 2022-11-10 22:43:58 +00:00
Makefile pkgbase: Put more binaries/lib in runtime 2022-01-05 18:23:51 +01:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
strnsubst.c userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00: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-11-10 22:43:58 +00:00