build: update to latest gnulib

* gnulib: Update to latest.
* NEWS: Mention the bug fix.
https://github.com/coreutils/coreutils/issues/176
This commit is contained in:
Pádraig Brady 2026-01-19 17:56:10 +00:00
parent d5164f3d21
commit 331c5f6857
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -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.

2
gnulib

@ -1 +1 @@
Subproject commit be1e56a1b1845698830048a312e82f7a368af242
Subproject commit e3d5c5d79e28779c8d42c729d39d72403b7ae162