ash: optional support for $'...\t...\n...' bashism
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jun 2008 01:52:30 +0000 (01:52 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jun 2008 01:52:30 +0000 (01:52 -0000)
commitef527f50e62ee8c0c9f34e8c1ab0489f6b0b1293
treeabbc6ba5df130e8ca3ff2cd927126e5729b463f3
parenta80d0e4bf708fa77852197d07a9de96a9d30295e
ash: optional support for $'...\t...\n...' bashism

function                                             old     new   delta
readtoken1                                          2824    3172    +348
static.C_escapes                                       -      18     +18
parse_command                                       1504    1500      -4
SIT                                                   89      83      -6
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/2 up/down: 366/-10)           Total: 356 bytes
shell/ash.c
shell/ash_test/ash-quoting/dollar_squote_bash1.right [new file with mode: 0644]
shell/ash_test/ash-quoting/dollar_squote_bash1.tests [new file with mode: 0755]