]> git.kaiwu.me - nginx.git/commit
Dynamic modules: moved module-related stuff to separate files.
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)
commit798833457018ee8a6274ec78e816f747361c0d47
treea8a905538380af822e90b3fc5571de836c3b3aba
parent9add42c71e71c2af8e67eceeeb773d22a9cab760
Dynamic modules: moved module-related stuff to separate files.
auto/sources
src/core/nginx.c
src/core/ngx_conf_file.h
src/core/ngx_core.h
src/core/ngx_cycle.c
src/core/ngx_module.c [new file with mode: 0644]
src/core/ngx_module.h [new file with mode: 0644]
src/event/ngx_event.c
src/http/ngx_http.c
src/mail/ngx_mail.c
src/stream/ngx_stream.c