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 wget: check for close success; fix chunked; do not bother to send QUIT to ftp 2009-12-11 12:36:10 +01:00
Config.in diff: support long options 2010-01-20 02:45:23 +01:00
diff.c diff: more compiler compat fixes. no code changes 2010-02-04 04:04:56 +01:00
ed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch_toybox.c whitespace fixes 2010-01-25 13:39:24 +01:00
patch.c patch: accept and ignore -g NUM 2010-01-22 05:10:33 +01:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00