Date: Mon, 20 Oct 2008 17:41:08 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libutil pidfile.c Message-ID: <200810201741.m9KHfJCh033355@repoman.freebsd.org>
index | next in thread | raw e-mail
des 2008-10-20 17:41:08 UTC
FreeBSD src repository
Modified files:
lib/libutil pidfile.c
Log:
SVN rev 184091 on 2008-10-20 17:41:08Z by des
There is no point in releasing a lock on a file which we've unlinked and
are about to close, so don't. As a bonus, pidfile_remove(3) will now
work with an fcntl(2)-based flopen(3).
Revision Changes Path
1.9 +0 -4 src/lib/libutil/pidfile.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810201741.m9KHfJCh033355>
