summary refs log tree commit diff
path: root/src/funcs/suspend
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-05-27 14:21:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-05-27 14:21:17 +0800
commitf74ae6869a7a9124c8a5cb5f3f64491d28200cc3 (patch)
treed354a116fe3bcbf9fc932076d516721796e74fc5 /src/funcs/suspend
parent[VAR] Do not poplocalvars prematurely on regular utilities (diff)
downloaddash-f74ae6869a7a9124c8a5cb5f3f64491d28200cc3.tar.gz
dash-f74ae6869a7a9124c8a5cb5f3f64491d28200cc3.zip
[REDIR] Move null redirect checks into caller
The null redirect checks were added as an optimisation to avoid
unnecessary memory allocations.  However, we could avoid this
completely by simply making the caller avoid making a redirection
unless it is not null.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
title='2019-02-22 16:07:32 -0500'>2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe