log src/core/ngx_cycle.c @ 1704:e584e946e198

age author description
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 18 Apr 2007 11:28:11 +0000 Igor Sysoev fix segfault when
Sun, 11 Feb 2007 07:49:12 +0000 Igor Sysoev fix building on platforms with non-supported atomic operations
Thu, 18 Jan 2007 20:15:09 +0000 Igor Sysoev ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
Mon, 15 Jan 2007 17:48:31 +0000 Igor Sysoev quick fix for case when ssl_session_cache defined,
Tue, 09 Jan 2007 16:02:29 +0000 Igor Sysoev fix label name
Tue, 09 Jan 2007 16:00:57 +0000 Igor Sysoev free the unnecessary shared memory
Tue, 09 Jan 2007 16:00:07 +0000 Igor Sysoev fix the comments
Tue, 09 Jan 2007 15:59:20 +0000 Igor Sysoev pass the inherited shm_zone data
Sat, 06 Jan 2007 18:52:06 +0000 Igor Sysoev fix zero size shared zones
Wed, 03 Jan 2007 15:43:01 +0000 Igor Sysoev fix segfaults
Tue, 02 Jan 2007 23:54:14 +0000 Igor Sysoev ngx_shared_memory_add()
Fri, 22 Dec 2006 20:30:26 +0000 Igor Sysoev fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode,
Mon, 20 Nov 2006 08:51:45 +0000 Igor Sysoev slab allocator in shared memory
Mon, 02 Oct 2006 08:50:03 +0000 Igor Sysoev turn off startup debug logging introduced by previous commit