]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This code seriously misassumed (and may yet) that stderr was a valid file.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Feb 2002 00:11:34 +0000 (00:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Feb 2002 00:11:34 +0000 (00:11 +0000)
commitdc25c754a2d8eaa2722669d5846385838449aa04
tree81e46f1c0eca22294d04c4c6222e33f85f55fa5c
parent40c9f5020014a8b41d50cae0ec6b8fda3b641dea
  This code seriously misassumed (and may yet) that stderr was a valid file.
  It also has some bogus non-apr code that probably does great evil to win32
  services.  This must be bumped into .32, code review is incomplete still.

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