hush/shell/ash_test
Denys Vlasenko 8ee2adab21 echo: do not retry on write errors
function                                             old     new   delta
echo_main                                            297     336     +39
stpcpy                                                 -      22     +22
run_pipe                                            1561    1566      +5
pseudo_exec_argv                                     187     192      +5
hush_exit                                             75      80      +5
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 4/0 up/down: 98/0)               Total: 76 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-02-07 02:03:51 +01:00
..
ash-alias
ash-arith shell/math: deconvolute and explain ?: handling. Give better error message 2010-09-16 11:50:46 +02:00
ash-heredoc
ash-invert
ash-misc echo: do not retry on write errors 2011-02-07 02:03:51 +01:00
ash-quoting
ash-read
ash-redir echo: do not retry on write errors 2011-02-07 02:03:51 +01:00
ash-signals ash: fix signal and "set -e" interaction 2010-09-25 17:15:13 +02:00
ash-standalone
ash-vars hush: add support for ${var/pattern/repl}, conditional on bash compat 2010-09-05 14:47:58 +02:00
printenv.c
recho.c whitespace cleanup 2010-10-29 11:46:52 +02:00
run-all
zecho.c whitespace cleanup 2010-10-29 11:46:52 +02:00