diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-12 07:31:42 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-12 07:31:42 -0700 |
commit | 7e649856bce883738622cc3533ad808c6ea1a73f (patch) | |
tree | 7f5d1f3fffd1b0097ba8fa4e8cbbb2a0d100b6bc /lisp/emacs-lisp/bytecomp.el | |
parent | acfcc8c53bcfca52f4ab4ff527d39533545566d9 (diff) | |
download | emacs-7e649856bce883738622cc3533ad808c6ea1a73f.tar.gz emacs-7e649856bce883738622cc3533ad808c6ea1a73f.tar.bz2 emacs-7e649856bce883738622cc3533ad808c6ea1a73f.zip |
Minor EBADF fixes.
* process.c (create_process, wait_reading_process_output) [AIX]:
Remove obsolete SIGHUP-related code, as Emacs no longer disables
SIGHUP, so EBADF is no longer acceptable here (it wouldn't work in
a multithreaded environment anyway).
* sysdep.c (emacs_close): It's not dangerous to invoke emacs_close (-1).
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions