added mkdir() and rmdir() support
commitce748e5ea94380147a01de8235b343c7e2852bee
authorAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 13:27:56 +0000 (3 13:27 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 13:27:56 +0000 (3 13:27 +0000)
treeb5b0a35852918ce8676dc5011e72fa8732293a9e
parent5674fb4e9dc4d92213d763c8cecd26efc23a9720
added mkdir() and rmdir() support
source/Makefile.in
source/smbwrapper/mkdir.c [new file with mode: 0644]
source/smbwrapper/realcalls.h
source/smbwrapper/rmdir.c [new file with mode: 0644]
source/smbwrapper/smbw.c