More 64 bit stuff - now the fcntl locks are 64 bit clean.
authorJeremy Allison <jra@samba.org>
Fri, 4 Sep 1998 00:23:28 +0000 (00:23 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 4 Sep 1998 00:23:28 +0000 (00:23 +0000)
commit422f1dd45074c0e28203aca5952e57bbe56676b6
treeded340b5cdf0e2e541306300387c486a0fad2b78
parent14500936c321d15995c963766aac67bf1f4e3824
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Nearly at the stage where I can expose the 64-bit-ness to
the NT clients....
Jeremy.
13 files changed:
source/configure
source/configure.in
source/include/config.h.in
source/include/includes.h
source/include/proto.h
source/lib/pidfile.c
source/lib/util.c
source/locking/locking.c
source/locking/locking_slow.c
source/locking/shmem.c
source/passdb/smbpassfile.c
source/smbd/connection.c
source/smbd/open.c