mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
bfbb1c736d0164f35521d68c7e639d79d85291da

perror() was converted to ap_log_error(), which will interpret the specified APR error code properly. The existing ap_log_error() call was changed so that the message is formatted properly. Note that this call is made from the mpm after we detach from the foreground process, so it can only appear in the log. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85551 13f79535-47bb-0310-9956-ffa450edef68
…
…
…
Description
Languages
C
90.7%
Python
5.4%
M4
1%
Shell
0.9%
CMake
0.4%
Other
1.3%