The official NGINX Open Source repository.
Go to file
Maxim Dounin 13717da19e Unlock of shared memory zones on process crash.
If process exited abnormally while holding lock on some shared memory zone -
unlock it.  It may be not safe thing to do (as crash with lock held may
result in corrupted shared memory structure, and other processes will
subsequently crash while trying to access shared data), therefore complain
loudly if unlock succeeds.
2011-11-23 14:09:19 +00:00
auto Made it possible to build/install from the SVN checkout. 2011-11-22 13:26:44 +00:00
conf svgz extension for compressed SVG added (close #56). 2011-11-21 09:20:50 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.8-RELEASE 2011-11-14 15:37:54 +00:00
misc Ancient incomplete ngx_http_status_module removal. 2011-11-01 15:16:28 +00:00
src Unlock of shared memory zones on process crash. 2011-11-23 14:09:19 +00:00
.hgtags release-1.1.8 tag 2011-11-14 15:38:02 +00:00