log src/core/ngx_cycle.c @ 2687:5190c5dc3486

age author description
Wed, 08 Apr 2009 19:13:28 +0000 Igor Sysoev delete win32 ngx_file_append_mode() as we use reliable
Wed, 08 Apr 2009 19:03:41 +0000 Igor Sysoev adopt NGX_FILE_TRUNCATE for win32
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"
Sat, 21 Feb 2009 07:02:02 +0000 Igor Sysoev a prelimiary IPv6 support, HTTP listen
Mon, 26 Jan 2009 14:31:49 +0000 Igor Sysoev revert the previous commit and r2447 change in src/core/ngx_cycle.c