]> git.kaiwu.me - nginx.git/commit
Replaced ngx_conf_full_name() with ngx_get_full_name().
authorValentin Bartenev <vbart@nginx.com>
Tue, 6 Aug 2013 15:58:40 +0000 (19:58 +0400)
committerValentin Bartenev <vbart@nginx.com>
Tue, 6 Aug 2013 15:58:40 +0000 (19:58 +0400)
commitd29d21bade3a0fbe0e2d5d7e0e5546873c2ee588
tree26c5b0dc0e449c36f3df7a46d070a9e805c287ee
parent3c5bd34771be032ef14e59f934058b3dce93588b
Replaced ngx_conf_full_name() with ngx_get_full_name().

The ngx_get_full_name() function takes more readable arguments list.
12 files changed:
src/core/nginx.c
src/core/ngx_conf_file.c
src/core/ngx_file.c
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl_stapling.c
src/http/modules/ngx_http_geo_module.c
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_xslt_filter_module.c
src/http/modules/perl/ngx_http_perl_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_file_cache.c
src/http/ngx_http_script.c