CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2021/11/02 09:29:41
Modified files: usr.bin/awk : FIXES README.md lib.c main.c tran.c Log message: Update awk to October 12, 2021 version. Fixes a decision bug with trailing stuff in lib.c:is_valid_number. All other fixes were already present.