summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-function-alias.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-11-02 13:24:26 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-11-02 13:25:11 -0700
commit05f5d978ae70c4849a5c47865d62301d27317a8a (patch)
tree73b8cd558c85f42bcf4daf9c7d18e45738d8ed58 /test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-function-alias.el
parent195f0e00d743e59c2e5ab0a6fa0ac564e6221578 (diff)
downloademacs-05f5d978ae70c4849a5c47865d62301d27317a8a.tar.gz
emacs-05f5d978ae70c4849a5c47865d62301d27317a8a.tar.bz2
emacs-05f5d978ae70c4849a5c47865d62301d27317a8a.zip
Initialize child signal handling before posix_spawn too.
Problem reported by Tino Calancha (Bug#58960). * src/callproc.c (call_process): Initialize SIGCHLD handling before possibly creating a child with emacs_span. This need not be in the critical section that calls emacs_spawn, so do it outside the critical section. * src/process.c (child_signal_init): Now extern.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-function-alias.el')
0 files changed, 0 insertions, 0 deletions