CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/28 10:29:16
Modified files:
usr.bin/awk : awk.1 awk.h lex.c run.c
Log message:
Implement mktime() function for compatibility with mawk and gawk.
This is the only missing time function compared to those two
implementations. Doc changes OK jmc@
