]> git.lizzy.rs Git - plan9front.git/commit
make all the commands agnostic about Rune width. (from sources)
authorcinap_lenrek <cinap_lenrek@gmx.de>
Wed, 24 Apr 2013 18:13:18 +0000 (20:13 +0200)
committercinap_lenrek <cinap_lenrek@gmx.de>
Wed, 24 Apr 2013 18:13:18 +0000 (20:13 +0200)
commit667010554b30c46e35b9cad62edcfa01e37e1576
tree418f828288c6c5c5ba0e6a18775af855966579f0
parent78c7ba36a1a732c08fbb7e4f8b19d1bc825c5b7e
make all the commands agnostic about Rune width. (from sources)
13 files changed:
sys/include/libc.h
sys/src/cmd/acme/regx.c
sys/src/cmd/ed.c
sys/src/cmd/file.c
sys/src/cmd/freq.c
sys/src/cmd/grep/comp.c
sys/src/cmd/grep/grep.h
sys/src/cmd/htmlroff/char.c
sys/src/cmd/rc/glob.c
sys/src/cmd/rc/lex.c
sys/src/cmd/rc/rc.h
sys/src/cmd/sam/regexp.c
sys/src/cmd/tr.c