Re: FYI: new module: fprintftime

2005-12-17 Thread Jim Meyering
[EMAIL PROTECTED] (James Youngman) wrote: > On Fri, Dec 16, 2005 at 04:22:06PM +0100, Jim Meyering wrote: >> I've just checked in the files that complete the >> implementation of the new fprintftime module. >> In coreutils, both date and du now use fprintftime. > > Any plan to have 'ls' do so too?

Re: FYI: new module: fprintftime

2005-12-17 Thread James Youngman
On Fri, Dec 16, 2005 at 04:22:06PM +0100, Jim Meyering wrote: > I've just checked in the files that complete the > implementation of the new fprintftime module. > In coreutils, both date and du now use fprintftime. Any plan to have 'ls' do so too? Of course there is the problem that the format ch

Re: Bug#340236: coreutils: cp -p to nfs destination fails to preserve timestamps

2005-12-17 Thread The Wanderer
(quoting reordered for my sanity's sake) On 12/17/2005 02:43 AM, Jim Meyering wrote: Mikko Rasa <[EMAIL PROTECTED]> wrote: Package: coreutils Version: 5.93-5 Followup-For: Bug #340236 I hit this problem as well today. Poking around with strace, I noticed several things: 1. cp executes utime

Re: ACL patch feedback

2005-12-17 Thread Jim Meyering
>> [to lurkers, I'm hoping finally to check in Andreas' >> ACL patches soon. http://www.suse.de/~agruen/coreutils/5.91/ ] Andreas, I've checked in your final patch, almost verbatim. I think I changed only one comment to remove a reference to a now-missing parameter. Thanks again for your work

Re: reverting `stat --format=FMT'

2005-12-17 Thread Jim Meyering
Jim Meyering <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] (Eric Blake) wrote: >> Anonymous CVS access seems to be stuck since the 10th. Perhaps ... > Thanks for the heads-up. > I'll investigate. Silvain Beucler ([EMAIL PROTECTED]) appears to have adjusted things so it works once again. __