summaryrefslogtreecommitdiff
path: root/sys/src/cmd/awk/run.c
AgeCommit message (Collapse)Author
2012-12-10awk: fix the fixcinap_lenrek
be more carefull. have to preserve DONTFREE flag!
2012-12-10awk: prevent split(a[x], a) from freeing a[x]cinap_lenrek
the freesymtab() call frees the y argument. temporarily mark it not to be freed.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen