summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 19:22:41 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 19:22:41 +0000
commit761f4b9ab5c815d651f23271ec5b668b86551ae5 (patch)
tree94ba9c5e5c4302947ed2842f0c1beb1bd7c7efb1 /aprlib.def
parentb8ecb27c4bfc24178fa61f32e6b0ca5a0f87a31a (diff)
downloadlibapr-761f4b9ab5c815d651f23271ec5b668b86551ae5.tar.gz
APR works (maybe), Apache works (sort of), so at least FirstBill and I
can hack for a while. Very drippy day in the midwest. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60674 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def21
1 files changed, 8 insertions, 13 deletions
diff --git a/aprlib.def b/aprlib.def
index dc47d7b3f..e43cd4fe2 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -78,10 +78,12 @@ EXPORTS
apr_remove_poll_socket @71
apr_clear_poll_sockets @72
apr_getsocketopt @73
-;
-;
-;
-;
+ apr_get_ipaddr @74
+ apr_set_ipaddr @75
+ apr_get_port @76
+ apr_set_port @77
+ apr_get_inaddr @78
+
;
;
; apr_thread_proc.h
@@ -211,17 +213,10 @@ EXPORTS
apr_getpass @202
apr_tokenize_to_argv @204
- apr_filename_of_pathname @205
+ apr_filename_of_pathname @205
apr_get_remote_name @206
apr_get_local_name @207
- apr_get_ipaddr @208
- apr_set_ipaddr @209
-
-
- apr_get_port @212
- apr_set_port @213
-
-
+
apr_open_stderr @216
apr_get_pipe_timeout @217
apr_set_pipe_timeout @218