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

standard string functions like strstr, strcasecmp, etc that Apache used to define for platforms that don't have them. These functions and the feature tests have moved down to APR where they really belong. In doing this, I am also able to remove a bunch of tests from the Apache configure process. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85487 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
C
90.7%
Python
5.4%
M4
1%
Shell
0.9%
CMake
0.4%
Other
1.3%