]> git.kaiwu.me - nginx.git/commit
Dynamic modules: changed ngx_modules to cycle->modules.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 4 Feb 2016 15:30:21 +0000 (18:30 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 4 Feb 2016 15:30:21 +0000 (18:30 +0300)
commit0f67d6355cb365983820d3c268e25424509b2ef6
tree5131f107ccec87cd7df68815da5220d106527070
parent798833457018ee8a6274ec78e816f747361c0d47
Dynamic modules: changed ngx_modules to cycle->modules.
16 files changed:
src/core/ngx_conf_file.c
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_module.c
src/event/ngx_event.c
src/http/modules/ngx_http_rewrite_module.c
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_upstream.c
src/mail/ngx_mail.c
src/mail/ngx_mail_core_module.c
src/os/unix/ngx_process_cycle.c
src/os/win32/ngx_process_cycle.c
src/stream/ngx_stream.c
src/stream/ngx_stream_core_module.c
src/stream/ngx_stream_upstream.c