Using the new ylog.h everywhere, and fixing what that breaks!
[idzebra-moved-to-github.git] / index / lockutil.c
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2002-08-02 Adam DickmeissTowards GPL
2002-06-02 Adam DickmeissRemove SYNC
2002-04-04 Adam DickmeissMultiple registers (alpha early)
2002-03-21 Adam Dickmeissuse lockDir. Fixes for searchResult for null/sort sets
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1997-09-29 Adam DickmeissRevised locking system to be thread safe for the server.
1997-09-25 Adam DickmeissWIN32 files lock support.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-09 Adam DickmeissPartial port to WIN95/NT.
1996-10-29 Adam DickmeissUses resource lockDir instead of lockPath.
1996-03-26 Adam DickmeissNew setting lockPath: directory of various lock files.
1995-12-13 Adam DickmeissLocking uses F_WRLCK and F_RDLCK again!
1995-12-12 Adam DickmeissSystem call sync(2) used after update/commit.
1995-12-11 Adam DickmeissLocking based on fcntl instead of flock.
1995-12-07 Adam DickmeissWork locking mechanisms for concurrent updates/commit.