nginx/src
Ruslan Ermilov afad219175 Fixed "changing binary" when reaper is not init.
On some systems, it's possible that reaper of orphaned processes is
set to something other than "init" process.  On such systems, the
changing binary procedure did not work.

The fix is to check if PPID has changed, instead of assuming it's
always 1 for orphaned processes.
2017-11-28 12:00:24 +03:00
..
core Fixed "changing binary" when reaper is not init. 2017-11-28 12:00:24 +03:00
event SSL: include <openssl/hmac.h>. 2017-10-11 15:43:50 -07:00
http Fixed worker_shutdown_timeout in various cases. 2017-11-20 16:31:07 +03:00
mail Fixed worker_shutdown_timeout in various cases. 2017-11-20 16:31:07 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed "changing binary" when reaper is not init. 2017-11-28 12:00:24 +03:00
stream Fixed worker_shutdown_timeout in various cases. 2017-11-20 16:31:07 +03:00