Date: Sun, 15 Jan 1995 16:03:48 +1100 From: hart@tasman.cc.utas.edu.au (Bill Hart) To: freebsd-questions@FreeBSD.org Subject: byte range locking (lockf) in FreeBSD 2.0 Message-ID: <v01510105ab3ef5f60095@[192.168.85.4]>
next in thread | raw e-mail | index | archive | help
Hi,
        I'm trying to port an application (cap60) which works
more reliably with lockf (byte range locking) as well as flock.
Checking the manuals gives no entry for lockf, but there is
an include file /usr/include/sys/lockf.h but this has a
different structure and none of the same flags as on a
Sun OS 4.1...
        Anybody have any ideas of a way to add lockf to the
system or simulate its operation through another call ?
Thanks in advance
Bill Hart
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v01510105ab3ef5f60095>
