summaryrefslogtreecommitdiff
path: root/renames_pending
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-07-11 01:02:48 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-07-11 01:02:48 +0000
commitd2a28b5fcbcd051a2c20d86c3eb817fe4f5aa578 (patch)
tree0416f96a2657fd80bccee3e69585f98000b88e05 /renames_pending
parent01e9b9555eb1546c220379bb25046ce0fbaa20dd (diff)
downloadlibapr-d2a28b5fcbcd051a2c20d86c3eb817fe4f5aa578.tar.gz
Thom, Ian, Cliff say yea.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63600 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'renames_pending')
-rw-r--r--renames_pending16
1 files changed, 9 insertions, 7 deletions
diff --git a/renames_pending b/renames_pending
index bc0f0203f..ee58a9cde 100644
--- a/renames_pending
+++ b/renames_pending
@@ -13,8 +13,10 @@ apr_lock_type_e from apr_locktype_e
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_exp_gmt_get from apr_implode_gmt
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