~ubuntu-branches/ubuntu/edgy/libapache2-mod-perl2/edgy

« back to all changes in this revision

Viewing changes to xs/maps/apr_types.map

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2005-08-12 01:40:38 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050812014038-gjigefs55pqx4qc8
Tags: 2.0.1-3
Grr.  Really include perl.conf file; it got lost due to diff not
wanting to add an empty file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
apr_shutdown_how_e      | UNDEFINED
17
17
apr_interface_e         | UNDEFINED
18
18
 
19
 
#netlib stuff
20
19
struct apr_ipsubnet_t   | APR::IpSubnet
21
20
 
22
21
#bucket stuff
96
95
#thread stuff
97
96
struct apr_threadkey_t       | UNDEFINED
98
97
struct apr_os_threadkey_t    | UNDEFINED
99
 
typedef apr_os_thread_t      | APR::OS::Thread
 
98
typedef apr_os_thread_t      | UNDEFINED
100
99
struct apr_thread_t          | UNDEFINED
101
100
apr_thread_start_t           | UNDEFINED
102
101
struct apr_threadattr_t      | UNDEFINED