wrowe 2002/07/10 18:02:48
Modified: . renames_pending
Log:
Thom, Ian, Cliff say yea.
Revision Changes Path
1.15 +9 -7 apr/renames_pending
Index: renames_pending
===================================================================
RCS file: /home/cvs/apr/renames_pending,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- renames_pending 10 Jul 2002 18:39:54 -0000 1.14
+++ renames_pending 11 Jul 2002 01:02:48 -0000 1.15
@@ -13,8 +13,10 @@
apr_lock_mech_e from apr_lockmech_e
apr_lock_readerwriter_e from apr_readerwriter_e
-apr_group_id_get from apr_get_groupid
-apr_group_id_compare from apr_compare_groups
+apr_gid_get from apr_get_groupid
+apr_gid_name_get from apr_get_groupname
+apr_gid_name_get from apr_group_name_get
+apr_gid_compare from apr_compare_groups
apr_hostname_get from apr_gethostname
@@ -44,8 +46,8 @@
apr_time_interval_t from apr_interval_time_t
apr_time_interval_short_t from apr_short_interval_time_t
-apr_user_homepath_get from apr_get_home_directory
-apr_user_id_get from apr_get_userid
-apr_user_id_current from apr_current_userid
-apr_user_id_compare from apr_compare_users
-apr_user_name_get from apr_get_username
+apr_uid_homepath_get from apr_get_home_directory
+apr_uid_get from apr_get_userid
+apr_uid_current from apr_current_userid
+apr_uid_compare from apr_compare_users
+apr_uid_name_get from apr_get_username