[Toybox] [PATCH] awk -- patches

Ray Gardner raygard at gmail.com
Mon Dec 2 14:36:06 PST 2024


The attached four patches, tested with git am, bring toybox awk.c and
awk.test up to date with my current github repo. Apply in order, 0001*
... 0004*.

The last batch I sent in October had 7 patches, of which Rob applied
the first 5. He objected to the patches to shut up clang ("  " + 2
changed to &("  "[2])). That's fine with me. Please disregard and do
not apply the last two of those. This set supersedes those two, and
includes the fix to one of the three clang warnings and does not
change "  " + 2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Move-getline-decl-delete-getdelim-decl.patch
Type: application/x-patch
Size: 779 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20241202/cd4a03bd/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-clang-warning-remove-incorrect-comment.patch
Type: application/x-patch
Size: 1057 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20241202/cd4a03bd/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-test-for-setting-NF-0.patch
Type: application/x-patch
Size: 939 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20241202/cd4a03bd/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-bugs-setting-NF-0-or-negative.patch
Type: application/x-patch
Size: 1602 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20241202/cd4a03bd/attachment-0007.bin>


More information about the Toybox mailing list