Fixed bug #529: multiple simultaneous updates by extended services trashes
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 23 Oct 2006 11:37:10 +0000 (11:37 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 23 Oct 2006 11:37:10 +0000 (11:37 +0000)
commitaddd527e11aede788a91c46533d1a04c2f114b9a
tree54483af5d1ef92f54032a2e9f4c4df39b5288d86
parentd310ea540d84722bcda486995c29b4dd2b08cb61
Fixed bug #529: multiple simultaneous updates by extended services trashes
register files. This bug is already fixed in Zebra 2. util/flock.c is
a back port of Zebra 2's revision 1.18.
NEWS
configure.in
include/zebra-flock.h
index/zebraapi.c
util/.cvsignore
util/Makefile.am
util/flock.c
util/tstflock.c [new file with mode: 0644]