aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/lex.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-02rc: handle 4-byte utf-8Russ Cox1-0/+5
R=rsc http://codereview.appspot.com/3833043
2007-03-26sync with plan 9rsc1-112/+166
2006-03-20update lucidarsc1-1/+1
2005-03-18correct command-printing bugrsc1-1/+3
2003-11-23Plan 9's rc.rsc1-0/+322
not a clear win over byron's, but at least it has the right syntax.