summary refs log tree commit diff
path: root/src/arith_yacc.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-02-22 19:29:48 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2009-02-22 19:29:48 +0800
commitfcc4134a7b76d82d39dea635c41ec593a41d6d19 (patch)
treea844ae59b0f60d5215260d8b7a10454b4062e627 /src/arith_yacc.h
parent[SIGNAL] Remove EXSIG (diff)
downloaddash-fcc4134a7b76d82d39dea635c41ec593a41d6d19.tar.gz
dash-fcc4134a7b76d82d39dea635c41ec593a41d6d19.zip
[JOBS] Do not close stderr when /dev/tty fails to open
As it stands if we fail to open /dev/tty we end up closing stderr
after saving it at a higher fd.

Thanks to David van Gorkom for reporting this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/arith_yacc.h')
0 files changed, 0 insertions, 0 deletions
'>2015-11-06Clean up git configsJune McEnroe 2015-11-06Add prune scriptJune McEnroe 2015-11-03Update vendored Gruvbox colorschemeJune McEnroe 2015-11-02Redefine _newline_precmd in _newline_precmdJune McEnroe 2015-11-02Print newline before every prompt after firstJune McEnroe 2015-11-02Remove first prompt placementJune McEnroe 2015-11-02Newline before prompt and start at bottom of terminalJune McEnroe 2015-10-27Add chruby to zshrcJune McEnroe