summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2003-08-23 10:01:22 +0000
committerthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2003-08-23 10:01:22 +0000
commitcb9f439ffcb5e291a0f346c8ccc14a936212df57 (patch)
tree3a179ee16f60114c9088d45880bcf4c5d69962a5 /libapr.dsp
parentff779bd7233b4c58731696c70443b3c8ca9f7fe0 (diff)
downloadlibapr-cb9f439ffcb5e291a0f346c8ccc14a936212df57.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: http://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"