aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/lex/sub1.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2011-08-02lex: 64-bit bugRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/4830054
2006-04-2064-bit safe (from plan9)rsc1-6/+29
2004-04-21Plan 9 lex (to be installed as lex.9, if at all).wkj1-0/+591