Re: [PATCH] /usr/bin/sort posix patch

2009-12-22 Thread Ingo Schwarze
Hi Daniel, Daniel Dickman wrote on Mon, Dec 21, 2009 at 12:03:28AM -0500: > The patch below adds support for sort's missing "-C" option (as per > POSIX:2008). This option behaves like "-c" except that it suppresses > output on STDERR. This one just got committed (with minimal tweaking of the c

[PATCH] /usr/bin/sort posix patch

2009-12-21 Thread Daniel Dickman
The patch below adds support for sort's missing "-C" option (as per POSIX:2008). This option behaves like "-c" except that it suppresses output on STDERR. Index: extern.h === RCS file: /usr/cvs/src/usr.bin/sort/extern.h,v retrieving