log src/os/win32/ngx_files.h @ 6858:f39ceadf0441

age author description
Tue, 16 Jun 2015 15:47:40 +0300 Vladimir Homutov Core: added support for writing to stdout.
Sat, 05 Jul 2014 23:29:47 +0400 Maxim Dounin Win32: ngx_open_dir() and ngx_close_dir() fixes.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.
Wed, 28 Mar 2012 13:04:39 +0000 Maxim Dounin Fixed win32 build after realpath changes in r4559.
Tue, 27 Mar 2012 16:42:34 +0000 Maxim Dounin Fixed unconditional MAX_PATH usage (ticket #22).
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 14 Nov 2011 14:59:00 +0000 Igor Sysoev Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()