]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: update gnulib submodule to latest
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Apr 2021 01:02:16 +0000 (18:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Apr 2021 06:32:45 +0000 (23:32 -0700)
commit5fcf8c64876356e8fe449224b9dea64b43a8146c
tree1e9c66e1a37ccf19f0735d91c7ba848bbca22f56
parent785478013b416cde50794be35475c0c4fdbb48b4
build: update gnulib submodule to latest

* src/csplit.c (load_buffer):
* src/pinky.c (create_fullname):
Use intprops-based checks rather than xalloc_oversized,
since Gnulib xalloc.h no longer includes xalloc-oversized.h.
gnulib
src/csplit.c
src/pinky.c