aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/awk/run.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+1
| | | | | | | | | 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>
* fix clang warnings reported by Tuncer AyazRuss Cox2012-10-211-4/+1
| | | | | R=rsc http://codereview.appspot.com/6744054
* awk: sync with Plan 9Michael Teichgräber2009-08-111-12/+33
| | | | http://codereview.appspot.com/104087
* awk: import from sourcesJeff Sickel2008-11-031-0/+1899