]> git.kaiwu.me - nginx.git/commit
merge r3208, r3209:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 1 Feb 2010 14:55:53 +0000 (14:55 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 1 Feb 2010 14:55:53 +0000 (14:55 +0000)
commit82f12f79110b9a66c5ff5574f7156b67d0f2d462
tree5d8d9611a32cea189ee4179b224f43b7a99a77b3
parentaf7e5336829540d80490fc4fa7153ce2efb95954
merge r3208, r3209:

ngx_http_parse_time() fixes:

*) use ngx_uint_t instead of int,
   strange to say this reduce function size by 16 bytes
*) ngx_http_parse_time() should support full 32-bit time
src/http/ngx_http_parse_time.c