summaryrefslogtreecommitdiffstats
path: root/src/cmd/rc/lex.c
Commit message (Collapse)AuthorAgeFilesLines
* rc: handle 4-byte utf-8Russ Cox2011-01-021-0/+5
| | | | | R=rsc http://codereview.appspot.com/3833043
* sync with plan 9rsc2007-03-261-112/+166
|
* update lucidarsc2006-03-201-1/+1
|
* correct command-printing bugrsc2005-03-181-1/+3
|
* Plan 9's rc.rsc2003-11-231-0/+322
not a clear win over byron's, but at least it has the right syntax.