Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 1998 00:25:22 +0200 (MET DST)
From:      Rudolf Schreiner <ras@muc.de>
To:        brian@worldcontrol.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Where is F_LOCK defined?
Message-ID:  <Pine.BSF.3.91.980716001423.7554C-100000@phobos.muc.de>
In-Reply-To: <19980715140148.A10804@top.worldcontrol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Jul 1998 brian@worldcontrol.com wrote:

> Where is F_LOCK or F_ULOCK defined?

That's SYSV style record locking, check lockf(3C) e.g. on Solaris 2.6.
Lockf is not supported by BSD, I had the same problem when I ported 
SESAME to FreeBSD (2.2.6). I used the lockf function from glibc, it seems to 
work.

Rudi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980716001423.7554C-100000>