log src/os/win32/ngx_files.h @ 3501:423ff11e3018

age author description
Thu, 22 Apr 2010 17:15:42 +0000 Igor Sysoev use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks
Wed, 21 Apr 2010 15:59:36 +0000 Igor Sysoev use non-blocking open() not to hang on FIFO files, etc.
Mon, 01 Feb 2010 15:06:25 +0000 Igor Sysoev merge r3138, r3139, r3157, r3158, r3159, r3164, r3165, stable-0.7
Mon, 01 Feb 2010 14:52:25 +0000 Igor Sysoev merge r3201, r3204, r3411: stable-0.7
Tue, 15 Dec 2009 13:47:02 +0000 Igor Sysoev fix Win32 error messages when an temporary file replaces an existent file:
Wed, 14 Oct 2009 11:33:35 +0000 Igor Sysoev *) reset cached dirent.d_type after stat()
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Tue, 14 Jul 2009 08:53:37 +0000 Igor Sysoev use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
Tue, 28 Apr 2009 15:05:27 +0000 Igor Sysoev introduce ngx_write_console() to support OEM code pages
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Thu, 23 Apr 2009 16:38:59 +0000 Igor Sysoev ngx_path_separator()
Thu, 23 Apr 2009 11:13:12 +0000 Igor Sysoev issue start up errors and warning on both stderr and error_log
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
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND