]> git.pond.sub.org Git - empserver/commit
[_WIN32] (posix_mkdir): New.
authorRon Koenderink <rkoenderink@yahoo.ca>
Tue, 14 Aug 2007 03:11:26 +0000 (03:11 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Tue, 14 Aug 2007 03:11:26 +0000 (03:11 +0000)
commite7b04123a9bdc18fc80a1f56a66558ca4087bc04
treeedd094bb5da24fd01901c639789909773dc0a0e9
parent1d438880ff734aac8a8edd871739851088187f3e
[_WIN32] (posix_mkdir): New.
[_WIN32] (mkdir): Use it.  Last argument is no longer ignored, which
was a bug.  Move declaration to unistd.h, which isn't quite right, but
works for us.
include/misc.h
src/lib/w32/posixfile.c [new file with mode: 0644]
src/lib/w32/unistd.h