System call sync(2) used after update/commit.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 12 Dec 1995 16:00:54 +0000 (16:00 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 12 Dec 1995 16:00:54 +0000 (16:00 +0000)
commit7e3b091d6944a2ef10f1c6e983181be53b565e34
treed6459431ec0159c2f67dc306e51edc836443e043
parentfe8a4ac0e92103284e9888f0c13c141f4711d9a3
System call sync(2) used after update/commit.
Locking (based on fcntl) uses F_EXLCK and F_SHLCK instead of F_WRLCK
and F_RDLCK.
index/extract.c
index/lockidx.c
index/lockutil.c
index/main.c