]> git.kaiwu.me - nginx.git/commit
nginx-0.1.21-RELEASE import release-0.1.21
authorIgor Sysoev <igor@sysoev.ru>
Tue, 22 Feb 2005 14:40:13 +0000 (14:40 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 22 Feb 2005 14:40:13 +0000 (14:40 +0000)
commitd039a2e193c9172e4f415b9304222e81804a69d0
tree4571d4da7950e9464e788a4d68dc5111167de52c
parent174db74f2309e28c0e2b54e89b9e08afff187c7c
nginx-0.1.21-RELEASE import

    *) Bugfix: the ngx_http_stub_status_module showed incorrect statistics
       if "rtsig" method was used or if several worker process ran on SMP.

    *) Bugfix: nginx could not be built by the icc compiler on Linux or if
       the zlib-1.2.x library was building from sources.

    *) Bugfix: nginx could not be built on NetBSD 2.0.
54 files changed:
auto/cc/icc
auto/cc/name
auto/install
auto/lib/md5/conf
auto/lib/md5/make
auto/lib/openssl/conf
auto/lib/openssl/make
auto/lib/pcre/conf
auto/lib/pcre/make
auto/lib/zlib/conf
auto/lib/zlib/make
auto/lib/zlib/makefile.bcc
auto/lib/zlib/makefile.msvc
auto/lib/zlib/makefile.owc
auto/os/conf
auto/os/linux
auto/os/solaris
auto/summary
auto/threads
auto/unix
conf/nginx.conf
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_connection.h
src/core/ngx_file.c
src/core/ngx_file.h
src/core/ngx_log.c
src/core/ngx_log.h
src/core/ngx_radix_tree.c
src/core/ngx_rbtree.c
src/core/ngx_rbtree.h
src/core/ngx_spinlock.c
src/core/ngx_string.c
src/core/ngx_string.h
src/event/modules/ngx_rtsig_module.c
src/event/ngx_event.c
src/event/ngx_event_accept.c
src/event/ngx_event_timer.c
src/event/ngx_event_timer.h
src/http/modules/ngx_http_range_filter.c
src/http/modules/ngx_http_stub_status_module.c
src/http/ngx_http_header_filter.c
src/http/ngx_http_log_handler.c
src/http/ngx_http_request.c
src/os/unix/ngx_atomic.h
src/os/unix/ngx_freebsd.h
src/os/unix/ngx_linux.h
src/os/unix/ngx_linux_init.c
src/os/unix/ngx_os.h
src/os/unix/ngx_process.h
src/os/unix/ngx_setproctitle.c
src/os/unix/ngx_solaris.h
src/os/win32/ngx_atomic.h
src/os/win32/ngx_win32_config.h