CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2022/01/27 09:58:37
Modified files: usr.bin/awk : FIXES README.md main.c run.c Log message: Update awk to Dec 8, 2021 version. Fixes error handling in closefile() and closeall(). Long standing warnings had been made fatal and some fatal errors went undetected.