log src/core/ngx_times.c @ 2220:bf38420c9e25

age author description
Sat, 30 Aug 2008 19:52:07 +0000 Igor Sysoev ngx_timezone_update()
Mon, 11 Aug 2008 15:28:15 +0000 Igor Sysoev ngx_next_time()
Sun, 13 Apr 2008 13:33:12 +0000 Igor Sysoev use more straightforward ngx_gmtime() implementation
Thu, 31 Jan 2008 15:14:31 +0000 Igor Sysoev treat time_t as unsigned time
Thu, 15 Nov 2007 14:26:36 +0000 Igor Sysoev 64-bit time_t compatibility
Mon, 29 Jan 2007 11:52:25 +0000 Igor Sysoev fix segfault if nginx was build with -O2 -fomit-frame-pointer,