Update awk to the Nov 20, 2023 version.
authormillert <millert@openbsd.org>
Wed, 22 Nov 2023 01:01:21 +0000 (01:01 +0000)
committermillert <millert@openbsd.org>
Wed, 22 Nov 2023 01:01:21 +0000 (01:01 +0000)
commit6e363ec32f1bd7717731a081df2c911ff150b7e3
tree580732512a8292f104f2b1fd6a4bb6498c134357
parent8d94b3475ef1e5eeaad3d8971b45a295292d8884
Update awk to the Nov 20, 2023 version.

This includes a rewrite of the fnematch() function as well as a
refactoring of the sub and gsub implementation.
usr.bin/awk/FIXES
usr.bin/awk/b.c
usr.bin/awk/main.c
usr.bin/awk/maketab.c
usr.bin/awk/proto.h
usr.bin/awk/run.c