]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2002-09-02-18:48:24 import
authorIgor Sysoev <igor@sysoev.ru>
Mon, 2 Sep 2002 14:48:24 +0000 (14:48 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 2 Sep 2002 14:48:24 +0000 (14:48 +0000)
commita58e3ca14300fce97b2124233afe140c8d59199f
treed24eff379cc7dfb5c6952f1bb15735cd63ba2179
parent016b85270268989d769bade2004a7c628a47d726
nginx-0.0.1-2002-09-02-18:48:24 import
40 files changed:
src/core/nginx.c
src/core/ngx_config.h
src/core/ngx_connection.h
src/core/ngx_file.h [new file with mode: 0644]
src/core/ngx_hunk.c
src/core/ngx_hunk.h
src/core/ngx_log.c
src/core/ngx_log.h
src/event/modules/ngx_kqueue_module.c
src/event/modules/ngx_kqueue_module.h
src/event/modules/ngx_select_module.c
src/event/modules/ngx_select_module.h
src/event/ngx_event.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/event/ngx_event_write.c
src/http/modules/ngx_http_header_filter.c
src/http/modules/ngx_http_static_handler.c
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_event.c
src/http/ngx_http_filter.c [deleted file]
src/http/ngx_http_output_filter.c [new file with mode: 0644]
src/http/ngx_http_output_filter.h [moved from src/http/ngx_http_filter.h with 65% similarity]
src/http/ngx_http_write_filter.c
src/http/ngx_http_write_filter.h
src/os/unix/freebsd/ngx_sendfile.c
src/os/unix/ngx_files.c [moved from src/os/unix/ngx_file.c with 80% similarity]
src/os/unix/ngx_files.h [moved from src/os/unix/ngx_file.h with 82% similarity]
src/os/unix/ngx_sendfile.h
src/os/unix/ngx_sendv.c
src/os/unix/ngx_time.h
src/os/win32/ngx_errno.h
src/os/win32/ngx_files.c [new file with mode: 0644]
src/os/win32/ngx_files.h [moved from src/os/win32/ngx_file.h with 84% similarity]
src/os/win32/ngx_sendfile.c
src/os/win32/ngx_sendfile.h
src/os/win32/ngx_socket.h
src/os/win32/ngx_time.h
src/os/win32/ngx_types.h