diff options
author | Roberto A. Foglietta | 2021-09-07 01:19:31 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-09-07 01:28:50 +0200 |
commit | e0bf3df0205d5ccef52df67b1760b8b54f15ec6e (patch) | |
tree | 3195ba74f0b9c3a93e36743a8693c8cd880f78af /editors/awk.c | |
parent | 4b032a4d6c4a9e24e66c262d6350e6499d0facb3 (diff) | |
download | busybox-e0bf3df0205d5ccef52df67b1760b8b54f15ec6e.zip busybox-e0bf3df0205d5ccef52df67b1760b8b54f15ec6e.tar.gz |
ash: add bash-like ERR trap and set -E
While at it, stop incrementing LINENO inside traps
function old new delta
evaltree 567 762 +195
evalfun 268 348 +80
trapcmd 286 333 +47
dotrap 129 157 +28
exitshell 120 139 +19
readtoken1 3096 3110 +14
nlprompt 25 39 +14
nlnoprompt 19 33 +14
.rodata 104245 104255 +10
forkchild 610 617 +7
optletters_optnames 64 68 +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 11/0 up/down: 432/0) Total: 432 bytes
Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'editors/awk.c')
0 files changed, 0 insertions, 0 deletions