[PATCH] build: update gnulib submodule to latest

2024-04-04 Thread Pádraig Brady
* gnulib: Update to latest. * NEWS: Document 2 bugs fixed. --- NEWS | 10 ++ gnulib | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0d380a8ae..0a5130331 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,16 @@ GNU coreutils NEWS

[PATCH] build: update gnulib submodule to latest

2023-05-28 Thread Pádraig Brady
* gnulib: Update to latest. * src/dd.c: Avoid error macro redefinition. --- gnulib | 2 +- src/dd.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gnulib b/gnulib index e2bd71038..4f7dce3fc 16 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit

Re: [PATCH] build: update gnulib submodule to latest

2022-04-08 Thread Pádraig Brady
On 07/04/2022 18:08, Bernhard Voelker wrote: Hi Padraig, On 4/7/22 18:43, Pádraig Brady wrote: * gnulib: Update to latest * src/copy.c: Replace deprecated {l,}statat(), with fstatat(). bootstrap now warns: Notice from module statat: This module is obsolete. Please use fstatat

Re: [PATCH] build: update gnulib submodule to latest

2022-04-07 Thread Bernhard Voelker
Hi Padraig, On 4/7/22 18:43, Pádraig Brady wrote: > * gnulib: Update to latest > * src/copy.c: Replace deprecated {l,}statat(), with fstatat(). bootstrap now warns: Notice from module statat: This module is obsolete. Please use fstatat instead, and decide whether you want

[PATCH] build: update gnulib submodule to latest

2022-04-07 Thread Pádraig Brady
* gnulib: Update to latest * src/copy.c: Replace deprecated {l,}statat(), with fstatat(). * src/cp.c: Likewise. * src/install.c: Likewise. * src/remove.c: Likewise. --- gnulib| 2 +- src/copy.c| 24 ++-- src/cp.c | 6 +++--- src/install.c | 2 +-

[PATCH] build: update gnulib submodule to latest

2021-09-09 Thread Pádraig Brady
* gnulib: Update to latest. This fixes a gnulib test failure in base64, among other fixes. * cfg.mk: Disable sc_indent as it's too invasive for now. --- cfg.mk | 3 ++- gnulib | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cfg.mk b/cfg.mk index de198d992..3b76f7f7e 100644

[PATCH] build: update gnulib submodule to latest

2021-06-11 Thread Paul Eggert
Coreutils mistakenly did not list xstrndup as a module that it depends on directly. When the latest Gnulib removed the dirname module's dependency on xstrndup, this mistake caused coreutils to not build. Since all of Coreutils's uses of xstrndup know the string length, xmemdup0 is a better match

[PATCH] build: update gnulib submodule to latest

2018-07-05 Thread Paul Eggert
* bootstrap.conf, src/copy.c, src/mv.c, src/shred.c: Adjust to renaming of renameat2 to renameatu. --- bootstrap.conf | 2 +- gnulib | 2 +- src/copy.c | 4 ++-- src/mv.c | 4 ++-- src/shred.c| 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git

[PATCH] build: update gnulib submodule to latest

2017-03-08 Thread Pádraig Brady
Removes extraneous parse-datetime.c generated during build --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib b/gnulib index d318147..405cd67 16 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit d3181471f95c870e9485be947608be84f7fe5325 +Subproject

[PATCH] build: update gnulib submodule to latest

2015-09-01 Thread Pádraig Brady
This includes a tweak to support building the gnulib base32 module with -Wsuggest-attribute=const --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib b/gnulib index a89e344..7ab64d2 16 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit

[PATCH] build: update gnulib submodule to latest

2014-07-11 Thread Pádraig Brady
* gnulib: Sync recent cleanups and the fix for missing df entries in the presence of bind mounts: http://bugs.gnu.org/17833 * NEWS: Detail the df bug fix. --- NEWS |5 + gnulib |2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index 4e90b79..5a029f4

[PATCH] build: update gnulib submodule to latest; also bootstrap to latest

2013-09-21 Thread Pádraig Brady
Notes tests/init.sh is still in sync with gnulib. * bootstrap: Update to latest. * gnulib: Sync many fixes/changes, including: a fix for http://bugs.gnu.org/15066 and preparation for http://bugs.gnu.org/15421 --- bootstrap | 83 +---

[PATCH] build: update gnulib submodule to latest

2011-07-12 Thread Jim Meyering
FYI, From 7700751c5feff007a1b5054769d0e8d90638a62f Mon Sep 17 00:00:00 2001 From: Jim Meyering meyer...@redhat.com Date: Tue, 12 Jul 2011 15:40:53 +0200 Subject: [PATCH] build: update gnulib submodule to latest --- gnulib |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[coreutils] [PATCH] build: update gnulib submodule to latest; update bootstrap, too

2010-07-02 Thread Jim Meyering
FYI, From d27d6d371f3f7ede14b6bde79ddd45307d30fa47 Mon Sep 17 00:00:00 2001 From: Jim Meyering meyer...@redhat.com Date: Thu, 1 Jul 2010 23:43:55 +0200 Subject: [PATCH] build: update gnulib submodule to latest; update bootstrap, too * gnulib: Update to latest, for hash.c improvement. * bootstrap

bug#5825: [PATCH] build: update gnulib submodule to latest

2010-04-02 Thread Jim Meyering
FYI, From b48a444e351f6c974af35f11eca7ba0106fedcc4 Mon Sep 17 00:00:00 2001 From: Jim Meyering meyer...@redhat.com Date: Fri, 2 Apr 2010 20:30:48 +0200 Subject: [PATCH] build: update gnulib submodule to latest * cfg.mk: Update to use new _sc_search_regexp interface. Run this: perl -pi -e 's

[PATCH] build: update gnulib submodule to latest; adapt a patch

2009-12-11 Thread Jim Meyering
, 11 Dec 2009 19:18:04 +0100 Subject: [PATCH] build: update gnulib submodule to latest; adapt a patch * gl/lib/tempname.c.diff: Adjust patch to apply to gnulib, now that most TABs in indentation have been converted to spaces by running this command: f=tempname.c.diff; patch-xform $f k mv k $f