log src/core/ngx_conf_file.c @ 4555:555ca31dea18

age author description
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 12 Feb 2010 09:45:05 +0000 Igor Sysoev const char *fmt in ngx_conf_log_error()
Thu, 05 Nov 2009 17:10:48 +0000 Igor Sysoev cf->conf_file->file.name.data may be uninitialized, if an allocation failed;