]> git.99rst.org Git - openwrt-packages.git/commit
gawk: update to 5.4.1
authorDaniel Golle <redacted>
Thu, 20 Aug 2026 13:27:47 +0000 (14:27 +0100)
committerGeorge Sapkin <redacted>
Sun, 23 Aug 2026 16:53:55 +0000 (19:53 +0300)
commit19599fa63de12545589a2a076506d65a43a04825
treead945b104d372a9678573c26e2ff6e8195ea7d19
parentbac27c56c10e92ad87305df6fd5ef309ef99e035
gawk: update to 5.4.1

Changes from 5.4.0 to 5.4.1:
1. Fixed a performance problem in PMA with backing store files 1G or
   more in size, by disabling assertions in support/pma.c.
2. Fixed a bug in gensub() when using MinRX.
3. Revised all files that referred to the FSF's old address.
4. Confirmed MinRX case-insensitive matching behaviour is correct per
   POSIX even where one character has multiple alternative case
   variants; documented and added tests for it.
5. Unary plus and minus now force their operands to be numeric.
6. Documented the intdiv extension (man page and manual description).

Signed-off-by: Daniel Golle <redacted>
utils/gawk/Makefile
git clone https://git.99rst.org/PROJECT