]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the null device name on Windows so that stderr can be sent
authorJeff Trawick <trawick@apache.org>
Fri, 27 Sep 2013 18:01:15 +0000 (18:01 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 27 Sep 2013 18:01:15 +0000 (18:01 +0000)
commitfc2f72f1a33fa42ca09160627aef7d4d6b5bf6f9
tree2a958f77912bc6acd4f314bc5ed9c45bdbe77a18
parente0195daaf837a1a2aed2c7fed91cbc689f56daf8
Fix the null device name on Windows so that stderr can be sent
to the bit bucket.  (This logic is always hit when using an error
log provider.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1527008 13f79535-47bb-0310-9956-ffa450edef68
server/log.c