r25892: Keep the tdb code in sync between 3.2.x and 4.0.
authorJeremy Allison <jra@samba.org>
Wed, 7 Nov 2007 05:59:02 +0000 (06:59 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:44:42 +0000 (05:44 +0100)
commitcb6c663fa8818f49cc36f196bb5f4dea47edd69e
tree3093edb7d2f70ec3df80c6587c892014cebf3dfd
parent0377d85bbdcb2c4f110b0519005f0d1d10bc0c0b
r25892: Keep the tdb code in sync between 3.2.x and 4.0.

Add in the alarm fix to allow locks to exit on
alarm signal.
Sync up the changes in tools.
Jeremy.
source/lib/replace/replace.h
source/lib/replace/system/wait.h
source/lib/tdb/common/io.c
source/lib/tdb/common/lock.c
source/lib/tdb/common/tdb_private.h
source/lib/tdb/include/tdb.h
source/lib/tdb/tools/tdbbackup.c
source/lib/tdb/tools/tdbdump.c
source/lib/tdb/tools/tdbtool.c