The official NGINX Open Source repository.
Go to file
Igor Sysoev c26e7b9d49 perl termination fixes:
*) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM()
   after perl_destruct()/perl_free().  This fixes the message
        panic: MUTEX_LOCK (22) [op.c:352]
   on some threaded perl builds

*) call perl_destruct()/perl_free() before PERL_SYS_TERM() for
   non-mulitiplicity perl
2009-04-16 14:42:31 +00:00
auto OpenSSL building by MSVC and BCC from sources 2009-04-15 19:46:24 +00:00
conf update $status in log_format example 2009-04-06 13:43:46 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.7.51-RELEASE 2009-04-12 09:35:25 +00:00
misc do not delete resolver sources from release tarball 2007-11-27 16:47:16 +00:00
src perl termination fixes: 2009-04-16 14:42:31 +00:00
.hgtags release-0.7.51 tag 2009-04-12 09:35:26 +00:00