hush/editors
Alexander Shishkin d03cd3be24 awk: skip whitespace between array name and subscript
It is supported in both mawk and gawk and there are actually scripts
out there that use this "flexibility".

function                                             old     new   delta
next_token                                          1144    1152      +8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 8/0)                 Total: 8 bytes

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-02-26 08:48:56 +01:00
..
awk.c awk: skip whitespace between array name and subscript 2010-02-26 08:48:56 +01:00
cmp.c
Config.in
diff.c diff: more compiler compat fixes. no code changes 2010-02-04 04:04:56 +01:00
ed.c
Kbuild
patch_toybox.c
patch.c
sed1line.txt
sed_summary.htm
sed.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
vi.c