nginx/src
Vladimir Homutov 26489b16e5 Core: fixed handling of "stderr" in error_log.
If "stderr" was specified in one of the "error_log" directives,
stderr is not redirected to the first error_log on startup,
configuration reload, and reopening log files.
2013-06-04 11:27:36 +04:00
..
core Core: fixed handling of "stderr" in error_log. 2013-06-04 11:27:36 +04:00
event Win32: accept_mutex now always disabled (ticket #362). 2013-05-31 14:59:26 +04:00
http Core: fixed handling of "stderr" in error_log. 2013-06-04 11:27:36 +04:00
mail Style: remove unnecessary references to HTTP from non-HTTP modules. 2013-05-21 18:43:43 -07:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: added missing reset of wev->ready on WSAEWOULDBLOCK. 2013-05-29 19:18:22 +04:00