log src/core/ngx_file.c @ 2616:d19979e0d980

age author description
Mon, 30 Mar 2009 07:45:55 +0000 Igor Sysoev introduce cache manager instead of cache cleaner
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Wed, 10 Dec 2008 14:53:45 +0000 Igor Sysoev use ngx_ext_rename_file() for single file MOVE
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Mon, 03 Mar 2008 16:32:16 +0000 Igor Sysoev C++ compatibility
Thu, 03 Jan 2008 22:16:37 +0000 Igor Sysoev transform ngx_create_path_and_rename_file() to ngx_ext_rename_file()