CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/12 19:21:01
Modified files:
usr.bin/awk : awk.1 awk.h awkgram.y lex.c maketab.c parse.c
proto.h run.c
Log message:
Integrate the bsd-features branch from awk github.
Implements the gensub(), systime() and strftime() functions for
greater gawk compatibility.
