freebsd-dev/usr.bin/xargs
Yuri Pankov 0d2dcf2166 xargs: compile yesexpr as ERE
yesexpr is an extended regular expression for quite some time now,
use appropriate flag when compiling it.

PR:		238762
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D27509
2020-12-12 15:38:32 +00:00
..
tests
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00: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: compile yesexpr as ERE 2020-12-12 15:38:32 +00:00