]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
authorPaul Querna <pquerna@apache.org>
Tue, 7 Dec 2004 03:41:18 +0000 (03:41 +0000)
committerPaul Querna <pquerna@apache.org>
Tue, 7 Dec 2004 03:41:18 +0000 (03:41 +0000)
commit196fce4667318be8c95665904bb9279efb897254
tree524b16bb508f1561f352b57018738f5faf3e246b
parent11ce787e86988b4c84c02a85ac8d61224ae8b108
* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
                    apr_file_write w/ a memcpy. Roy Fielding provided a -1 veto
                    on the commit, based on concerns that writev is not
                    guaranteed to be atomic like a write.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@110069 13f79535-47bb-0310-9956-ffa450edef68
modules/loggers/mod_log_config.c