]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/log.c (piped_log_spawn): Return the APR error code,
authorJoe Orton <jorton@apache.org>
Mon, 16 May 2005 19:59:05 +0000 (19:59 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 16 May 2005 19:59:05 +0000 (19:59 +0000)
commit534ee6332c61918575dc6623b77581834cdac1d8
treeced4043d68edbdcffd2bd491fda13c33c848b8b0
parentb90c24d243f88b927e13acea4c849da42c117505
* server/log.c (piped_log_spawn): Return the APR error code,
as expected by piped_log_maintenance (and fixing "Unknown
error" messages in error path there).
(ap_open_piped_log): Expect an APR error code.

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