log src/core/ngx_open_file_cache.c @ 2070:92402cc8b3cf

age author description
Mon, 30 Jun 2008 12:11:47 +0000 Igor Sysoev fix the previous commit
Thu, 26 Jun 2008 16:10:13 +0000 Igor Sysoev use ngx_file_info() and test uniq if file is already open
Mon, 23 Jun 2008 13:35:34 +0000 Igor Sysoev initialize of.uniq in ngx_open_cached_file()
Wed, 14 May 2008 07:54:52 +0000 Igor Sysoev style fix: remove tabs and trailing spaces
Tue, 29 Apr 2008 18:15:23 +0000 Igor Sysoev fix segfault when file is deleted and open_file_cache_errors is off
Tue, 29 Apr 2008 18:14:45 +0000 Igor Sysoev back out the previous commit
Tue, 29 Apr 2008 14:39:15 +0000 Igor Sysoev fix segfault when file is deleted and open_file_cache_errors is off