summaryrefslogtreecommitdiff
path: root/editors/awk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change if(x)free(x); to free(x);Aaron Lehmann2002-11-281-5/+4
* Use erorr_msg( isntead of fprintf(stderr,Glenn L McGrath2002-11-281-4/+4
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...Glenn L McGrath2002-11-111-0/+2742