summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pidfile.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-10-20 17:26:30 +0000
committerdes <des@FreeBSD.org>2008-10-20 17:26:30 +0000
commit87e3b3e46d09d6928ebb3b0cfb84ab6f887adbb8 (patch)
tree2dec73bf08a4bd4586c7bf0b483c142cc4b3964e /lib/libutil/pidfile.c
parent0cf0f083d0077e6dffc74d8105bbc6812785e68c (diff)
downloadFreeBSD-src-87e3b3e46d09d6928ebb3b0cfb84ab6f887adbb8.zip
FreeBSD-src-87e3b3e46d09d6928ebb3b0cfb84ab6f887adbb8.tar.gz
#ifdef out the lock-against-self test. I'm not sure it makes sense, and
it relies on non-portable flock(2) semantics. Not only is flock(2) not portable, but on some OSes that do have it, it is implemented in terms of fcntl(2) locks, which are per-process rather than per-descriptor.
Diffstat (limited to 'lib/libutil/pidfile.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud