dougm 01/03/12 17:53:30
Modified: xs/maps apr_functions.map
Log:
add new functions
Revision Changes Path
1.2 +3 -0 modperl-2.0/xs/maps/apr_functions.map
Index: apr_functions.map
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/maps/apr_functions.map,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apr_functions.map 2001/03/05 03:49:21 1.1
+++ apr_functions.map 2001/03/13 01:53:30 1.2
@@ -37,7 +37,9 @@
apr_listen
apr_connect
apr_recv
+ apr_recvfrom
apr_send
+ apr_sendto
apr_shutdown
MODULE=APR::Socket
@@ -322,6 +324,7 @@
apr_get_groupname
apr_get_home_directory
apr_get_username
+ apr_get_user_passwd
apr_get_userid
!MODULE=APR::NetworkIO