(Hopefully) correct fix for a glibc2.1 x86 Linux system w.r.t. the 64
authorJeremy Allison <jra@samba.org>
Tue, 25 May 1999 23:10:04 +0000 (23:10 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 25 May 1999 23:10:04 +0000 (23:10 +0000)
commitef6d0f47ffc6def64a99f285ec3f158b2edeadaf
treeb4cc46f06c6caf5f1a34abe277235244a825d31b
parent05972740f5df97cf2a2c10d420ae0c6c58a4aff9
(Hopefully) correct fix for a glibc2.1 x86 Linux system w.r.t. the 64
bit locking issue. Added a test to check for broken 64 bit locks
and to use the 64 -> 32 bit mapping code in reply.c if detected.
Jeremy.
packaging/RedHat/makerpms.sh.tmpl
source/acconfig.h
source/configure
source/configure.in
source/include/config.h.in
source/smbd/reply.c
source/tests/fcntl_lock.c