summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorThom May <thommay@apache.org>2003-08-23 10:01:22 +0000
committerThom May <thommay@apache.org>2003-08-23 10:01:22 +0000
commitf1e0f6d14581714d52d0e222213d7eaca14bf56e (patch)
tree3a179ee16f60114c9088d45880bcf4c5d69962a5 /libapr.dsp
parenta4c9207456eab2f69b8865c6c1372aa098bcad83 (diff)
downloadapr-f1e0f6d14581714d52d0e222213d7eaca14bf56e.tar.gz
Add apr_temp_dir_get(), a function to get the most suitable directory to place
temp files based on environment variables and other factors. Obtained from: C Mike Pilato <cmpilato@collab.net> Reviewed by: Thom May git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64591 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 95191f378..070f5ed5f 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -161,6 +161,10 @@ SOURCE=.\file_io\win32\readwrite.c
SOURCE=.\file_io\win32\seek.c
# End Source File
+# Begin Source File
+
+SOURCE=.\file_io\unix\tempdir.c
+# End Source File
# End Group
# Begin Group "locks"