]> git.eshelyaron.com Git - emacs.git/commit
Work around glib messing with signal handlers more than it should
authorAkira Kyle <akira@akirakyle.com>
Sat, 14 Nov 2020 15:39:41 +0000 (16:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Nov 2020 15:39:41 +0000 (16:39 +0100)
commite71f5f1fd1fdeda52fda537ed3b45c8fcc435cac
tree199d9d8a42aca79c9c67bee04048cc87d220c11a
parent8700319109c06932cd66615c85fc21e386b40df6
Work around glib messing with signal handlers more than it should

* src/process.c (init_process_emacs): force glib's g_unix_signal
handler into lib_child_handler where it should belong.

Copyright-paperwork-exempt: yes
src/process.c