Re: patch for a race condition and a related bug in cp

2007-02-04 Thread Jim Meyering
Paul Eggert [EMAIL PROTECTED] wrote: 2007-02-02 Paul Eggert [EMAIL PROTECTED] * tests/cp/parent-perm-race: Test for cp --preserve=mode race. Thanks again. I've separated the patches into two change sets. I noticed that the code changed in cp.c's (make_dir_parents_private) isn't

Re: pwd fails to traverse unreadable directory

2007-02-04 Thread Jim Meyering
I wrote: ... I'll add tests to coreutils some time next week. I've added the test. However, in its current state, it will fail on systems with inadequate getcwd. So before long, I'll have to find a work-around. Either skip the test on such systems, or maybe change gnulib's getcwd.c to try the

Re: Alignment bug in ls with UTF-8 filenames under Mac OS X

2007-02-04 Thread Vincent Lefevre
On 2007-01-19 03:43:02 +0100, Vincent Lefevre wrote: On 2007-01-18 17:39:40 +0100, Bruno Haible wrote: Vincent, do you have time to report that to the Apple people? No need to mention 'ls' - a simple printf 'E\xcc\x81\t2nd column\nFoo\t2nd column\n' should be all you need to

Re: pwd fails to traverse unreadable directory

2007-02-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jim Meyering on 2/4/2007 4:57 AM: I wrote: ... I'll add tests to coreutils some time next week. I've added the test. However, in its current state, it will fail on systems with inadequate getcwd. So before long, I'll have to find

[patch] add gnome-256color to dircolors term list

2007-02-04 Thread Mike Frysinger
simple patch ... recognize gnome-256color as being color friendly -mike pgpTmMZ8jhRnH.pgp Description: PGP signature 2007-02-04 Mike Frysinger [EMAIL PROTECTED] * src/dircolors.hin: Add a TERM directive for gnome-256color. diff --git a/src/dircolors.hin b/src/dircolors.hin index