]> 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)
commit86b710bb806b970c71a4419d372ca4bd95730ac4
tree2a958f77912bc6acd4f314bc5ed9c45bdbe77a18
parentf89aa5c2a21b2a007e87ab14e04a2e9aea45535a
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