index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
awk
/
run.c
Age
Commit message (
Expand
)
Author
2023-04-06
awk: getline: do not access unitialized data on EOF
Jacob Moody
2023-04-06
awk: dont leak memory on extra format arguments
Jacob Moody
2022-06-25
awk: correct incoherent cell in assignment (thanks smj, mpinjr)
Ori Bernstein
2022-03-12
awk: fix off-by-one string buffer overflow from gsub
cinap_lenrek
2020-11-19
awk: fix truncated input after fflush
Anthony Martin
2018-10-31
awk(1): fix append operator to avoid truncating file
Alex Musolino
2017-08-12
awk: allow string as exit status
cinap_lenrek
2016-12-18
awk: improve random number generation
cinap_lenrek
2016-08-18
fix awk format printing bugs (thanks aiju)
spew
2016-05-27
awk: restore old buffering behaviour for printf
cinap_lenrek
2016-05-01
just use wait in "system" call for awk, get rid of unix dependent status code...
spew
2016-05-01
null terminate await buffer for proper tokenize call
spew
2016-05-01
use rc in awk, remove awk from APEDIRS in cmd mkfile
ben
2016-04-28
fix printing a char from an empty string
ben
2016-04-28
fix printing a char from a string that starts with a rune
ben
2016-04-28
fix unsigned printing for awk
ben
2016-04-27
use Beof for awk port
ben
2016-04-26
New libregexp and APE ported to native
ben
2012-12-10
awk: fix the fix
cinap_lenrek
2012-12-10
awk: prevent split(a[x], a) from freeing a[x]
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen