diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-06-05 10:04:13 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-06-05 10:04:13 -0700 |
commit | f019a684847950c24f5dd8ee8cfdd40d3511ba83 (patch) | |
tree | 1226d99c68968dd9b51cc0c15eba0e3c4ce670d0 /lisp/emacs-lisp | |
parent | 28f5da6df34eb64677e25afd001c1f48b012aec7 (diff) | |
download | emacs-f019a684847950c24f5dd8ee8cfdd40d3511ba83.tar.gz emacs-f019a684847950c24f5dd8ee8cfdd40d3511ba83.tar.bz2 emacs-f019a684847950c24f5dd8ee8cfdd40d3511ba83.zip |
Chain glib's SIGCHLD handler from Emacs's (Bug#14474).
* process.c (dummy_handler): New function.
(lib_child_handler): New static var.
(handle_child_signal): Invoke it.
(catch_child_signal): If a library has set up a signal handler,
save it into lib_child_handler.
(init_process_emacs): If using glib and not on Windows, tickle glib's
child-handling code so that it initializes its private SIGCHLD handler.
* syssignal.h (SA_SIGINFO): Default to 0.
* xterm.c (x_term_init): Remove D-bus hack that I installed on May
31; it should no longer be needed now.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions