]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-11-19-19:26:41 import
authorIgor Sysoev <igor@sysoev.ru>
Wed, 19 Nov 2003 16:26:41 +0000 (16:26 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 19 Nov 2003 16:26:41 +0000 (16:26 +0000)
commit160d774afcf3cdd4f999489211eb9d78bf82439a
tree59227d2698d9c531808a9f3edb708f36707a37f9
parent1b138ed141c0bdb0c9944c1ae70e53682ed2d035
nginx-0.0.1-2003-11-19-19:26:41 import
22 files changed:
src/core/nginx.c
src/core/nginx.h
src/core/ngx_conf_file.h
src/core/ngx_core.h
src/core/ngx_log.c
src/core/ngx_log.h
src/event/ngx_event_accept.c
src/event/ngx_event_connect.c
src/http/modules/proxy/ngx_http_proxy_handler.c
src/http/modules/proxy/ngx_http_proxy_handler.h
src/http/modules/proxy/ngx_http_proxy_upstream.c
src/http/ngx_http.h
src/http/ngx_http_cache.c
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/os/unix/ngx_daemon.c
src/os/unix/ngx_errno.h
src/os/unix/ngx_files.c
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_process.c [new file with mode: 0644]
src/os/unix/ngx_process.h