summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-10-23 17:21:14 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-10-23 17:21:14 +0000
commit0fa08305c1af5971f9428ca3c752a1d5dc7d34e9 (patch)
treefd044a9f43532d81a3aae4ad1fa30c8d840f2c00 /aprlib.def
parent2f1856c2c45daa1b5e934cbdcb223d4ad78fa350 (diff)
downloadlibapr-0fa08305c1af5971f9428ca3c752a1d5dc7d34e9.tar.gz
The start of the canonical name stuff.
* removed cruft that did nothing (yet) * add prototypes for the apr_canon... fn's * Consider: apr_compare_canonical (need to count matching elements) * Consider: Manoj's suggestion to handle symlinks within here. * Consider: fanf's concept to use dev/inode for comparison w/o strs. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60607 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/aprlib.def b/aprlib.def
index b9bc4e443..11abe3c53 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -117,8 +117,8 @@ EXPORTS
;
apr_get_os_thread @110
apr_get_os_threadkey @111
- apr_os_systemcase_filename @112
- canonical_filename @113
+
+
apr_create_pool @114
;
;