]> granicus.if.org Git - apache/commit
Consistenly use apr_file_* API instead of libc when dumping config because
authorStefan Fritsch <sf@apache.org>
Sun, 9 Oct 2011 17:55:06 +0000 (17:55 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 9 Oct 2011 17:55:06 +0000 (17:55 +0000)
commitcd17cd2c10f8d47e115e6c07e30b758dece17010
treebaf3eaf78b43da86c9487ca844e3b9ed4ed66f82
parent14db7672ac26edc1db92e65624e1e0839e7147eb
Consistenly use apr_file_* API instead of libc when dumping config because
mixing the two can give strange results due to buffering.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180671 13f79535-47bb-0310-9956-ffa450edef68
include/http_config.h
modules/generators/mod_info.c
modules/ssl/ssl_engine_config.c