added lseek() support for directories
commit67ca971b0b00b5256b0af2c1c5777c393f9cef0b
authorAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 12:33:34 +0000 (3 12:33 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 12:33:34 +0000 (3 12:33 +0000)
tree4a50f45edcbe3979260737c12bfc5d8870fe4b08
parentf05f0a01cefbf19943a53c3307eb992d77238b51
added lseek() support for directories
source/include/proto.h
source/smbwrapper/lseek.c [new file with mode: 0644]
source/smbwrapper/realcalls.h
source/smbwrapper/smbw.c
source/utils/torture.c