log src/os/win32/ngx_files.h @ 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
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Mon, 30 Mar 2009 07:43:06 +0000 Igor Sysoev ngx_fs_bsize()
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Wed, 21 Jan 2009 15:53:09 +0000 Igor Sysoev fix win32 ngx_is_dir(), etc