• Paul Eggert's avatar
    Minor EBADF fixes. · 7e649856
    Paul Eggert authored
    * 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).
    7e649856
keyboard.c 357 KB