From: Collin Funk Date: Sun, 7 Jun 2026 05:13:08 +0000 (-0700) Subject: maint: use the memmem Gnulib module X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;ds=inline;p=thirdparty%2Fcoreutils.git maint: use the memmem Gnulib module * bootstrap.conf (gnulib_modules): Add memmem which is missing on some platforms, e.g., mingw, and buggy on some older platforms. --- diff --git a/bootstrap.conf b/bootstrap.conf index aee0c4f33..0b46627a2 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -187,6 +187,7 @@ gnulib_modules=" memchr memchr2 memcmp2 + memmem mempcpy memrchr memset_explicit