Cope with the fact that only _mkdir() exists on Windows and that it
commite5233ccf9e32cd5d399f91512d7f310d43558e31
authorJelmer Vernooij <jelmer@samba.org>
Mon, 20 Apr 2009 13:39:48 +0000 (20 15:39 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 20 Apr 2009 14:25:16 +0000 (20 16:25 +0200)
treee4ac4d6c8eb651c1564cc3fe8b3f8e2a4bcf5f7b
parentfbf4293d7ec80b93d2b289698f85641dbf26750a
Cope with the fact that only _mkdir() exists on Windows and that it
doesn't take a mode argument.
lib/replace/replace.c
lib/replace/system/filesys.h
lib/replace/test/os2_delete.c