]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This patch changes a TPF-specific section of http_main.c to use the
authorJeff Trawick <trawick@apache.org>
Fri, 22 Feb 2002 17:31:06 +0000 (17:31 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 22 Feb 2002 17:31:06 +0000 (17:31 +0000)
commitc4b7fb0e0d432796c2342230bab9b2f7f67fa693
treeb7c1b6bdc4d63cd9c400344a19069537a92fbbe5
parente2c721b7635acb6d66cffef7df5dde61d8c46409
This patch changes a TPF-specific section of http_main.c to use the
correct subpool when initially opening the error log.
This makes TPF's ap_open_logs call the same as other platforms and
prevents a possible SIGPIPE in standalone_main on TPF.

Submitted by: David McCreedy
Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93540 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_main.c