The official NGINX Open Source repository.
Go to file
Vladimir Homutov 9db2eddd8a Core: fixed stderr redirection on win32 in ngx_reopen_files().
On win32 stderr was not redirected into a file specified by "error_log"
while reopening files.  Fix is to use platform-independent functions to
work with stderr, as already used by ngx_init_cycle() and main() since
rev. d8316f307b6a.
2013-06-03 16:54:28 +04:00
auto Configure: fixed test of OS X atomic(3). 2013-05-23 10:23:21 +04:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.1-RELEASE 2013-06-04 17:21:52 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Core: fixed stderr redirection on win32 in ngx_reopen_files(). 2013-06-03 16:54:28 +04:00
.hgtags release-1.5.1 tag 2013-06-04 17:21:52 +04:00