plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit ac39f019494b1ae0c037cf4dd99de70ade7d9c64
parent 1ead309d77ec480fe2210010e6d427e1dddd14a0
Author: rsc <devnull@localhost>
Date:   Fri, 15 Jul 2005 20:44:30 +0000

explain why

Diffstat:
Mdist/isum | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/dist/isum b/dist/isum @@ -1,3 +1,6 @@ #!/bin/sh +# LC_CTYPE=C works around stupidity in GNU grep +# With LC_CTYPE=en_US.UTF-8 this is MUCH slower. + LC_CTYPE=C egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done|if \[|fi|else|then)([ ]|$)|^[ ]+(\(cd|mk|gcc|cpp|cp)( |$)|^[ar] - |up to date|nothing to see here|assuming it will be an archive|conflicts:|nodes\(%e\)|packed transitions|Add these|PLAN9=|PATH=|^[ ]*$|^SYSNAME=|^OBJTYPE=|^sh |^cmp |^\./o\.rgb|^rc \./manweb' $PLAN9/install.log