projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc844b
)
Add comments to replace/unlink Win32 functions.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 24 Apr 2003 16:40:17 +0000
(16:40 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 24 Apr 2003 16:40:17 +0000
(16:40 +0000)
src/port/dirmod.c
patch
|
blob
|
blame
|
history
diff --git
a/src/port/dirmod.c
b/src/port/dirmod.c
index 15afbc1d217313ac73523cd68e1ee8771bf55bcf..e44ecc5edffd8b8c130969746bcfab8199216919 100644
(file)
--- a/
src/port/dirmod.c
+++ b/
src/port/dirmod.c
@@
-1,3
+1,9
@@
+/*
+ * These are replacement versions of unlink and rename that work on
+ * Win32 (NT, Win2k, XP). replace() doesn't work on Win95/98/Me.
+ *
+ */
+
#ifndef TEST_VERSION
#undef rename