CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/04 16:59:21
Modified files:
usr.bin/awk : FIXES b.c lib.c main.c run.c tran.c
Log message:
Update awk to the May 4, 2024 version.
Fixes a use-after-free bug with ARGV for "delete ARGV".
