From: Pádraig Brady Date: Mon, 19 Jan 2026 17:56:10 +0000 (+0000) Subject: build: update to latest gnulib X-Git-Tag: v9.10~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=331c5f68575b8d0723286d8fdd2f84e3b26a5867;p=thirdparty%2Fcoreutils.git build: update to latest gnulib * gnulib: Update to latest. * NEWS: Mention the bug fix. https://github.com/coreutils/coreutils/issues/176 --- diff --git a/NEWS b/NEWS index bd2be1baee..e91c4f7607 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,11 @@ GNU coreutils NEWS -*- outline -*- indicate the line count acceleration being used. [bug introduced in coreutils-9.0] + When built with `clang -fno-inline`, memory allocation issues are again + handled in a defined manner. Previously programs may have crashed etc. + after a failure to allocate memory. + [bug introduced in coreutils-9.0] + Programs now port to C23 platforms that strictly check types when qualifier-generic functions like strchr are used. diff --git a/gnulib b/gnulib index be1e56a1b1..e3d5c5d79e 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit be1e56a1b1845698830048a312e82f7a368af242 +Subproject commit e3d5c5d79e28779c8d42c729d39d72403b7ae162