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/?a=commitdiff_plain;h=0749ae07a90bcc7219c859f0cf3ec4dfdaff1541;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 aee0c4f337..0b46627a20 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -187,6 +187,7 @@ gnulib_modules=" memchr memchr2 memcmp2 + memmem mempcpy memrchr memset_explicit