1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00
Ryan Bloom 975ea85ea2 First step in removing the fprintf(stderr problem from Apache. Basically,
I defined APLOG_STARTUP, which refrains from printing the date string
and the log level information in log_error_core.  I then changed all the
fprintf(stderr calls to ap_log_error, and used APLOG_STARTUP.
log_error_core on Unix takes care of creating a log file and directing
it to stderr if a log file isn't already active.  I will continue to
make these changes tomorrow.  Currently, the main code and the dexter
mpm have been modified.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84134 13f79535-47bb-0310-9956-ffa450edef68
1999-11-18 23:07:53 +00:00
1999-08-26 06:23:55 +00:00
1999-11-05 15:45:05 +00:00
1999-08-15 21:55:19 +00:00
1999-08-26 05:05:16 +00:00
1999-11-05 15:45:05 +00:00
Description
Веб-сервер Apache
Multiple Licenses 475 MiB
Languages
C 90.7%
Python 5.5%
M4 1%
Shell 0.9%
CMake 0.4%
Other 1.2%