]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-11-25-23:44:56 import
authorIgor Sysoev <igor@sysoev.ru>
Tue, 25 Nov 2003 20:44:56 +0000 (20:44 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 25 Nov 2003 20:44:56 +0000 (20:44 +0000)
commita8fa0a6a37b6e90324e0dcbf4733324199623841
tree1a7edec9aa04946afc22299bf587823488fb492f
parentd9d0ca12688034d481e2f1f5cf13a098338ec31d
nginx-0.0.1-2003-11-25-23:44:56 import
74 files changed:
auto/cc [new file with mode: 0644]
auto/configure
auto/fmt/fmt
auto/fmt/longlong [deleted file]
auto/func [new file with mode: 0644]
auto/init [new file with mode: 0644]
auto/lib/lib [new file with mode: 0644]
auto/lib/make [new file with mode: 0644]
auto/lib/md5/makefile.msvc [new file with mode: 0644]
auto/lib/pcre/makefile.msvc [new file with mode: 0644]
auto/lib/zlib/patch.zlib [new file with mode: 0644]
auto/make [new file with mode: 0644]
auto/options [new file with mode: 0644]
auto/os/conf [new file with mode: 0644]
auto/os/freebsd [new file with mode: 0644]
auto/sources [new file with mode: 0644]
auto/types/longlong [deleted file]
auto/types/sizeof
auto/types/socklen_t [deleted file]
auto/types/time_t [deleted file]
auto/types/typedef
auto/types/uint64_t [deleted file]
auto/types/uintptr_t
auto/unix [new file with mode: 0755]
src/core/nginx.c
src/core/ngx_alloc.h
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_config.h
src/core/ngx_core.h
src/core/ngx_file.c
src/core/ngx_log.c
src/core/ngx_modules.c
src/core/ngx_regex.c [new file with mode: 0644]
src/core/ngx_regex.h [new file with mode: 0644]
src/core/ngx_times.c
src/core/ngx_times.h
src/event/modules/ngx_kqueue_module.c
src/event/ngx_event.h
src/event/ngx_event_connect.h
src/event/ngx_event_timer.c
src/event/ngx_event_timer.h
src/event/ngx_event_write.c [deleted file]
src/event/ngx_event_write.h [deleted file]
src/event/ngx_event_wsarecv.c
src/http/modules/ngx_http_chunked_filter.c
src/http/modules/ngx_http_not_modified_filter.c
src/http/modules/ngx_http_range_filter.c
src/http/modules/ngx_http_static_handler.c
src/http/modules/proxy/ngx_http_proxy_cache.c
src/http/modules/proxy/ngx_http_proxy_handler.c
src/http/modules/proxy/ngx_http_proxy_upstream.c
src/http/ngx_http_busy_lock.c
src/http/ngx_http_cache.c
src/http/ngx_http_cache.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_header_filter.c
src/http/ngx_http_log_handler.c
src/os/unix/ngx_files.h
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_freebsd_init.c
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux.h [new file with mode: 0644]
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_linux_sendfile_chain.c
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_process.c
src/os/unix/ngx_socket.c
src/os/unix/ngx_socket.h
src/os/unix/ngx_solaris_config.h
src/os/unix/ngx_writev_chain.c
src/os/win32/ngx_sendfile.c
src/os/win32/ngx_win32_config.h