log src/core/ngx_log.c @ 2629:367b29612a00

age author description
Tue, 31 Mar 2009 13:52:01 +0000 Igor Sysoev Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Fri, 16 Jan 2009 14:00:05 +0000 Igor Sysoev set the error level as default http error_log level
Tue, 09 Dec 2008 17:41:17 +0000 Igor Sysoev compact win32 errno logging
Tue, 11 Nov 2008 16:17:45 +0000 Igor Sysoev compatibility with glibc 2.3, warn_unused_result attribute for write()
Sun, 29 Jul 2007 18:05:45 +0000 Igor Sysoev --sysconfdir=DIR