]> git.kaiwu.me - nginx.git/commit
nginx-0.0.3-2004-06-06-23:49:18 import
authorIgor Sysoev <igor@sysoev.ru>
Sun, 6 Jun 2004 19:49:18 +0000 (19:49 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 6 Jun 2004 19:49:18 +0000 (19:49 +0000)
commit0ab91b901299ac41e3867ebec7e04e5082a4c8b4
treeb89e863c141bc482c85c351f84d9dca1d3570789
parent6e1bbd78967660b49e3a120bbeec6382ed193d5f
nginx-0.0.3-2004-06-06-23:49:18 import
33 files changed:
auto/cc
auto/sources
auto/unix
src/core/ngx_config.h
src/core/ngx_connection.c
src/core/ngx_connection.h
src/core/ngx_core.h
src/core/ngx_palloc.c [moved from src/core/ngx_alloc.c with 84% similarity]
src/core/ngx_palloc.h [moved from src/core/ngx_alloc.h with 81% similarity]
src/event/modules/ngx_rtsig_module.c
src/event/ngx_event.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/http/modules/ngx_http_charset_filter.c
src/http/modules/ngx_http_gzip_filter.c
src/http/modules/ngx_http_range_filter.c
src/http/modules/ngx_http_static_handler.c
src/http/ngx_http.h
src/http/ngx_http_copy_filter.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_filter.h [deleted file]
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/os/unix/ngx_alloc.c [new file with mode: 0644]
src/os/unix/ngx_alloc.h [new file with mode: 0644]
src/os/unix/ngx_freebsd_rfork_thread.c
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_socket.c
src/os/unix/ngx_time.h
src/os/win32/ngx_alloc.c [new file with mode: 0644]
src/os/win32/ngx_alloc.h [new file with mode: 0644]
src/os/win32/ngx_win32_init.c