]> granicus.if.org Git - apache/commit
MPMs unix: Place signals handlers and helpers out of DSOs to avoid
authorYann Ylavic <ylavic@apache.org>
Tue, 21 Feb 2017 09:07:42 +0000 (09:07 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 21 Feb 2017 09:07:42 +0000 (09:07 +0000)
commitf46d03312ee62d1b3901900108bf6bebbb805def
tree2c290facb93daac3a69241b6ea6b9d4fdb540298
parentfb5baf3b812f32f41f389c7d9748e9bc21e5a586
MPMs unix: Place signals handlers and helpers out of DSOs to avoid
a possible crash if a signal is caught during (graceful) restart.
PR 60487.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1783849 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
os/unix/unixd.c
os/unix/unixd.h
server/mpm/event/event.c
server/mpm/motorz/motorz.c
server/mpm/motorz/motorz.h
server/mpm/prefork/prefork.c
server/mpm/worker/worker.c
server/mpm_unix.c