CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/17 08:49:44
Modified files:
usr.bin/awk : FIXES README.md awk.1 awk.h b.c lex.c lib.c
main.c proto.h run.c tran.c
Added files:
usr.bin/awk : FIXES.1e LICENSE
Log message:
Update to the One True Awk, 2nd edition (Sep 12, 2023).
This corresponds to the 2nd edition of "The AWK Programming Language"
and adds support for UTF-8 and comma-separated value inputs.
