]> granicus.if.org Git - apache/commit
Merge r1783849 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 2 Jun 2017 10:58:38 +0000 (10:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 2 Jun 2017 10:58:38 +0000 (10:58 +0000)
commitaf2e972adb7f6fffc17161027f929bd261df0a99
tree559900387e859fd66bd87b6c3efcd03d2511d237
parentb9be0a0cb79d4dd269014ad028e14888adae5932
Merge r1783849 from trunk:

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.

Reviewedby: ylavic, wrowe, icing

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