]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-05-19-20:39:14 import
authorIgor Sysoev <igor@sysoev.ru>
Mon, 19 May 2003 16:39:14 +0000 (16:39 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 19 May 2003 16:39:14 +0000 (16:39 +0000)
commita98301160de4c12f455cca8f78509f2e04626c0b
treecdf14046298d40ca8398925603fb4011360b187a
parentbb4ec5c1721defd7b10f83ace51bddb71726dd1a
nginx-0.0.1-2003-05-19-20:39:14 import
41 files changed:
src/core/nginx.c
src/core/ngx_alloc.h
src/core/ngx_array.h
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_config.h
src/core/ngx_connection.h
src/core/ngx_core.h
src/core/ngx_modules.c
src/core/ngx_string.h
src/event/modules/ngx_aio_module.c
src/event/modules/ngx_kqueue_module.c
src/event/modules/ngx_kqueue_module.h
src/event/modules/ngx_poll_module.c
src/event/modules/ngx_select_module.c
src/event/ngx_event.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/event/ngx_event_timer.c
src/event/ngx_event_timer.h
src/http/modules/ngx_http_index_handler.c
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_config.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_event.c
src/http/ngx_http_header_filter.c
src/http/ngx_http_output_filter.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.h [new file with mode: 0644]
src/http/ngx_http_write_filter.c
src/os/unix/ngx_freebsd_init.c
src/os/unix/ngx_freebsd_init.h
src/os/unix/ngx_init.c [deleted file]
src/os/unix/ngx_os_init.h
src/os/unix/ngx_recv.c [new file with mode: 0644]
src/os/unix/ngx_recv.h
src/os/unix/ngx_unix_init.c [new file with mode: 0644]
src/os/win32/ngx_init.c [new file with mode: 0644]
src/os/win32/ngx_os_init.h [new file with mode: 0644]