~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to srclib/apr/renames_pending

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Pending symbol renames for APR [for some discussion yet]
 
2
 
 
3
apr_file_info_t                  from apr_finfo_t 
 
4
apr_file_attrs_t                 from apr_fileattrs_t
 
5
apr_file_seek_where_t            from apr_seek_where_t
 
6
 
 
7
#apr_filepath_name_get           from apr_filename_of_pathname
 
8
 
 
9
apr_lock_mech_e                  from apr_lockmech_e
 
10
 
 
11
#apr_gid_get                     from apr_get_groupid
 
12
#apr_gid_name_get                from apr_get_groupname
 
13
#apr_gid_name_get                from apr_group_name_get
 
14
#apr_gid_compare                 from apr_compare_groups
 
15
 
 
16
#apr_socket_shutdown              from apr_shutdown
 
17
#apr_socket_bind                  from apr_bind
 
18
#apr_socket_listen                from apr_listen
 
19
#apr_socket_accept                from apr_accept
 
20
#apr_socket_connect               from apr_connect
 
21
#apr_socket_send                  from apr_send
 
22
#apr_socket_sendv                 from apr_sendv
 
23
#apr_socket_sendto                from apr_sendto
 
24
#apr_socket_recvfrom              from apr_recvfrom
 
25
#apr_socket_sendfile              from apr_sendfile
 
26
#apr_socket_recv                  from apr_recv
 
27
#apr_socket_inherit_set           from apr_socket_set_inherit
 
28
#apr_socket_inherit_unset         from apr_socket_unset_inherit
 
29
 
 
30
 
 
31
#apr_time_exp_gmt_get            from apr_implode_gmt
 
32
apr_time_interval_t              from apr_interval_time_t
 
33
apr_time_interval_short_t        from apr_short_interval_time_t
 
34
 
 
35
#apr_uid_homepath_get            from apr_get_home_directory
 
36
#apr_uid_get                     from apr_get_userid
 
37
#apr_uid_current                 from apr_current_userid
 
38
#apr_uid_compare                 from apr_compare_users
 
39
#apr_uid_name_get                from apr_get_username