Re: [coreutils] [PATCH] maint: update to latest gnulib, for testsuite improvement

2010-12-31 Thread Jim Meyering
Eric Blake wrote: > * gnulib: Update to latest for init.sh fix. > * bootstrap: Resync from gnulib. > * tests/init.sh: Likewise. > --- > > There are enough gnulib changes that I thought I'd ask for review > before pushing this. Thanks. Please do. I was getting ready to do the same thing and had al

[coreutils] [PATCH] maint: update to latest gnulib, for testsuite improvement

2010-12-31 Thread Eric Blake
* gnulib: Update to latest for init.sh fix. * bootstrap: Resync from gnulib. * tests/init.sh: Likewise. --- There are enough gnulib changes that I thought I'd ask for review before pushing this. * gnulib fe2a230...9dd4319 (88): > tests: avoid failing coreutils tests on cygwin > sys_select: Av

[coreutils] [PATCH] maint: update to latest gnulib

2010-09-17 Thread Eric Blake
* gnulib: Update to latest. * src/copy.c (copy_reg): Use fdutimens instead of gl_futimens. * src/touch.c (touch): Adjust parameter order. * tests/init.sh: Resync from upstream. --- There's been some upstream churn, for the better. I'm pushing this to match. gnulib|2 +- src/copy.c

Re: [coreutils] [PATCH] maint: update to latest gnulib

2010-09-17 Thread Eric Blake
On 09/17/2010 10:16 AM, Pádraig Brady wrote: On 17/09/10 00:43, Eric Blake wrote: * gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Add fdutimensat. * src/touch.c (touch): Use fdutimensat instead of gl_futimens. Just compiled latest coreutils and got: cc1: warnings being treated

Re: [coreutils] [PATCH] maint: update to latest gnulib

2010-09-17 Thread Eric Blake
On 09/17/2010 03:07 AM, Jim Meyering wrote: Eric Blake wrote: * gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Add fdutimensat. * src/touch.c (touch): Use fdutimensat instead of gl_futimens. --- In light of Paul's desire to use fdutimensat in tar, this is the matching change to ge

Re: [coreutils] [PATCH] maint: update to latest gnulib

2010-09-17 Thread Jim Meyering
Eric Blake wrote: > * gnulib: Update to latest. > * bootstrap.conf (gnulib_modules): Add fdutimensat. > * src/touch.c (touch): Use fdutimensat instead of gl_futimens. > --- > > In light of Paul's desire to use fdutimensat in tar, this is > the matching change to get coreutils to use it. Okay to ap

[coreutils] [PATCH] maint: update to latest gnulib

2010-09-16 Thread Eric Blake
* gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Add fdutimensat. * src/touch.c (touch): Use fdutimensat instead of gl_futimens. --- In light of Paul's desire to use fdutimensat in tar, this is the matching change to get coreutils to use it. Okay to apply? bootstrap.conf |1 +