bug#8565: gzip/bzip2/output-hook support for split

2011-04-29 Thread Jim Meyering
Karl Heuer wrote: Karl, this is a good time to add the feature. If you don't have time to handle the remaining bits (test, doc and NEWS), let us know and we will take care of the rest. I'd better let you do it; I've got too many other items in my queue at the moment. Ok. For starters, I'm

bug#8565: gzip/bzip2/output-hook support for split

2011-04-29 Thread Karl Heuer
Karl, this is a good time to add the feature. If you don't have time to handle the remaining bits (test, doc and NEWS), let us know and we will take care of the rest. I'd better let you do it; I've got too many other items in my queue at the moment.

bug#8587: Curious bug.

2011-04-29 Thread Francois Boisson
On a debian squeeze amd64. francois@totoche:~$ echo ABCD Directory | tr [:lower:] [:upper:] ABCD DIRECTORY francois@totoche:~$ cd /tmp francois@totoche:/tmp$ echo ABCD Directory | tr [:lower:] [:upper:] tr: construit [:upper:] et/ou [:lower:] mal aligné francois@totoche:/tmp$ echo ABCD

bug#8587: Curious bug.

2011-04-29 Thread Pádraig Brady
On 29/04/11 20:09, Francois Boisson wrote: On a debian squeeze amd64. francois@totoche:~$ echo ABCD Directory | tr [:lower:] [:upper:] ABCD DIRECTORY francois@totoche:~$ cd /tmp francois@totoche:/tmp$ echo ABCD Directory | tr [:lower:] [:upper:] tr: construit [:upper:] et/ou [:lower:]

bug#8587: Curious bug.

2011-04-29 Thread Alan Curry
Francois Boisson writes: On a debian squeeze amd64. francois@totoche:~$ echo ABCD Directory | tr [:lower:] [:upper:] ABCD DIRECTORY francois@totoche:~$ cd /tmp francois@totoche:/tmp$ echo ABCD Directory | tr [:lower:] [:upper:] tr: construit [:upper:] et/ou [:lower:] mal aligné I

bug#8587: Curious bug.

2011-04-29 Thread Davide Brini
On Fri, 29 Apr 2011 21:09:43 +0200 Francois Boisson franc...@boisson.homeip.net wrote: On a debian squeeze amd64. francois@totoche:~$ echo ABCD Directory | tr [:lower:] [:upper:] ABCD DIRECTORY francois@totoche:~$ cd /tmp francois@totoche:/tmp$ echo ABCD Directory | tr [:lower:] [:upper:]

bug#8577: GNU coreutils-8.12 thinks GNU libc-2.13's getcwd() is buggy ?

2011-04-29 Thread Mike Frysinger
On Thursday, April 28, 2011 14:52:08 Eric Blake wrote: glibc's getcwd() has _always_ been buggy. It fails to return a name for a current working directory whose name is longer than PATH_MAX bytes, even though (in most cases) such a name can still be determined by walking back through ..

bug#8587: Curious bug.

2011-04-29 Thread Eric Blake
tag 8587 notabug close 8587 thanks On 04/29/2011 01:09 PM, Francois Boisson wrote: On a debian squeeze amd64. francois@totoche:~$ echo ABCD Directory | tr [:lower:] [:upper:] ABCD DIRECTORY francois@totoche:~$ cd /tmp francois@totoche:/tmp$ echo ABCD Directory | tr [:lower:] [:upper:]