summaryrefslogtreecommitdiff
path: root/sys/src/cmd/awk
AgeCommit message (Expand)Author
2016-08-18fix awk format printing bugs (thanks aiju)spew
2016-05-27awk: restore old buffering behaviour for printfcinap_lenrek
2016-05-01just use wait in "system" call for awk, get rid of unix dependent status code...spew
2016-05-01null terminate await buffer for proper tokenize callspew
2016-05-01use rc in awk, remove awk from APEDIRS in cmd mkfileben
2016-05-02awk: dont require sed to build awkcinap_lenrek
2016-05-02awk: bring back ENVIRON[] supportcinap_lenrek
2016-04-30awk: temporarily fix for NaN() exceptions on 386cinap_lenrek
2016-04-29handle NaN in awk (thanks spew)aiju
2016-04-28awk: fix mkfile for cross-compiles (thanks, spew)stanley lieber
2016-04-28fix printing a char from an empty stringben
2016-04-28fix printing a char from a string that starts with a runeben
2016-04-28fix unsigned printing for awkben
2016-04-27use Beof for awk portben
2016-04-27remove ape regexp library, add utility for awk native portben
2016-04-26New libregexp and APE ported to nativeben
2013-05-09awk: proctab.c is always regenerated from maketab, so it is unnecessary to ke...ppatience0
2012-12-10awk: fix the fixcinap_lenrek
2012-12-10awk: prevent split(a[x], a) from freeing a[x]cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen