dougm 01/10/21 19:46:55 Modified: xs/maps apache_functions.map Log: ap_get_local_host is not exported Revision Changes Path 1.34 +3 -1 modperl-2.0/xs/maps/apache_functions.map Index: apache_functions.map =================================================================== RCS file: /home/cvs/modperl-2.0/xs/maps/apache_functions.map,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- apache_functions.map 2001/10/22 01:54:02 1.33 +++ apache_functions.map 2001/10/22 02:46:55 1.34 @@ -146,7 +146,9 @@ #MODULE=Apache::ServerConfig ap_exists_config_define - ap_get_local_host +#XXX: thought this might be useful +#however it is not exported on win32 +!ap_get_local_host ap_get_server_built ap_get_server_version ap_psignature | | r,prefix
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm