[PATCH] Add support for --output-delimiter=STR to comm

2008-04-07 Thread Bo Borgerson
Hi, I submitted a version of this on Friday. This updated version includes the following changes: * Separate fputs in usage to stay away from ~500 char limit. * More appropriate commit message. * No --null-output-delimiter option. Just the --output-delimiter=STR, as specified in the TODO item.

Re: Bug#474436: coreutils: ls --time-style=locale no longer works

2008-04-07 Thread Jim Meyering
Paul Eggert [EMAIL PROTECTED] wrote: Bo Borgerson [EMAIL PROTECTED] writes: Is it possible to maintain an English translation with only LC_TIME info? Yes. I maintain an English translation by hand for GNU diffutils. This is for LC_MESSAGES but a similar thing could be done for LC_TIME.