Re: [coreutils] what belongs in the next coreutils release?

2010-09-30 Thread Pádraig Brady
On 27/09/10 14:26, Pádraig Brady wrote: > On 27/09/10 14:07, Jim Meyering wrote: >> Pádraig Brady wrote: >>> On 26/09/10 20:29, Jim Meyering wrote: It's been 5 months since coreutils-8.5, and the list of NEWS entries is long enough that I think we'd do well to make a release. I've in

Re: [coreutils] [PATCH 2/2] stat: print timestamps to full resolution

2010-09-30 Thread Pádraig Brady
On 01/10/10 00:32, Eric Blake wrote: > * src/stat.c (epoch_time): New function. > (print_stat): Use it for %[WXYZ]. > * NEWS: Document this. > * tests/touch/60-seconds: Adjust test to match. > --- > > It bugs me that %x has more information than %X in 'stat --format', > especially, since we don't

Re: [coreutils] [PATCH 1/2] stat: support printing birthtime

2010-09-30 Thread Pádraig Brady
On 01/10/10 00:32, Eric Blake wrote: > * src/stat.c (print_stat): New %w and %W formats. > (do_stat): Include %w in verbose format. > (usage): Document them. > * doc/coreutils.texi (stat invocation): Likewise. > * NEWS: Likewise. > Suggested by Andre "Osku" Schmidt. > --- > > I've tested that this

Re: [coreutils] what belongs in the next coreutils release?

2010-09-30 Thread Eric Blake
On 09/26/2010 01:29 PM, Jim Meyering wrote: It's been 5 months since coreutils-8.5, and the list of NEWS entries is long enough that I think we'd do well to make a release. I've included those entries below. Other than the imminent fix for tr's assert-on-invalid-inputs bug, is there anything peo

[coreutils] [PATCH 2/2] stat: print timestamps to full resolution

2010-09-30 Thread Eric Blake
* src/stat.c (epoch_time): New function. (print_stat): Use it for %[WXYZ]. * NEWS: Document this. * tests/touch/60-seconds: Adjust test to match. --- It bugs me that %x has more information than %X in 'stat --format', especially, since we don't support any format modifiers for getting at the addit

[coreutils] [PATCH 1/2] stat: support printing birthtime

2010-09-30 Thread Eric Blake
* src/stat.c (print_stat): New %w and %W formats. (do_stat): Include %w in verbose format. (usage): Document them. * doc/coreutils.texi (stat invocation): Likewise. * NEWS: Likewise. Suggested by Andre "Osku" Schmidt. --- I've tested that this works on cygwin. On Fedora 13 with an ext4 partition,

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

2010-09-30 Thread Eric Blake
On 09/30/2010 03:33 PM, Eric Blake wrote: * gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Reflect new module name. * bootstrap: Resync from upstream. --- I'm pushing this. Two minutes too soon :) I just missed Bruno's patch that renamed get_date.texi. Otherwise, this would ha

[coreutils] [PATCH] maint: update gnulib

2010-09-30 Thread Eric Blake
* gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Reflect new module name. * bootstrap: Resync from upstream. --- I'm pushing this. * gnulib 77a06aa...7aa768c (4): > bootstrap: support ACLOCAL_FLAGS during aclocal > bootstrap: use glibtoolize on MacOS > poll: fix typo that brok

Re: [coreutils] DF utility

2010-09-30 Thread Eric Blake
On 09/30/2010 11:44 AM, O'Malley, Mike L wrote: I just downloaded the corutils in hopes that the df utility could list the size of all volumes mounted on a Windows 2003 server. The volumes I am interested in are using mount points (see the L:\ volume below.) How would one request an update t

[coreutils] DF utility

2010-09-30 Thread O'Malley, Mike L
I just downloaded the corutils in hopes that the df utility could list the size of all volumes mounted on a Windows 2003 server. The volumes I am interested in are using mount points (see the L:\ volume below.) How would one request an update to this utility to add the capability to list mount

[coreutils] FYI, updated to latest gnulib

2010-09-30 Thread Jim Meyering
There have been many relevant changes in gnulib, so I've updated coreutils to use the latest. >From 724e9931043a414dfb197ea5b7a2c5d947980d74 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 29 Sep 2010 14:34:20 +0200 Subject: [PATCH] build: update gnulib submodule to latest --- gnulib |

[coreutils] Re: Bug#598438: coreutils: new du corrupted filesystem warning breaks scripts

2010-09-30 Thread Jim Meyering
Graham Cobb wrote: > Package: coreutils > Version: 8.5-1 > Severity: important > > Like many systems, my filesystem contains loops due to bind mounts (in my case > it is for scratchbox, the reporter of bug 563254 has a different reason, I > have had other reasons in the past as well). > > I use a b