Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 1996 07:36:40 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Subject:   Re: [ELM 2.4ME+ PL25 (25)] - folder is corrupt!
Message-ID:  <199608300536.HAA27731@uriah.heep.sax.de>
In-Reply-To: <199608281610.UAA01538@nagual.ru> from "[?KOI8-R?]" at "Aug 28, 96 08:10:10 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As [?KOI8-R?] wrote:

> Sendmail and Elm both use flock().
> Procmail use fcntl(), but I just change it to flock() too.

fcntl() on the entire file is identical to flock() -- they use the
same functions internally.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608300536.HAA27731>