busybox/findutils
Denys Vlasenko a77f3ecf68 grep: for -L, exitcode 0 means files *without* matches were found, closes 13151
This is a recent change in GNU grep as well (after 3.1)

function                                             old     new   delta
grep_file                                           1215    1228     +13

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-08-15 00:39:30 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
find.c find: implement -empty 2019-09-12 12:04:34 +02:00
grep.c grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 2020-08-15 00:39:30 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
xargs.c xargs: restore correct behaviour of -n option 2020-04-29 15:53:51 +02:00