We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc844b commit 3126c78Copy full SHA for 3126c78
src/port/dirmod.c
@@ -1,3 +1,9 @@
1
+/*
2
+ * These are replacement versions of unlink and rename that work on
3
+ * Win32 (NT, Win2k, XP). replace() doesn't work on Win95/98/Me.
4
+ *
5
+ */
6
+
7
#ifndef TEST_VERSION
8
9
#undef rename
0 commit comments