Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2007 06:32:45 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil flopen.3 flopen.c pidfile.c
Message-ID:  <200708030632.l736WkSl044229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-08-03 06:32:45 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          flopen.3 flopen.c pidfile.c 
  Log:
  Use fcntl(2)-style locks instead of less-portable flock(2)-style locks.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.4       +6 -9      src/lib/libutil/flopen.3
  1.8       +7 -4      src/lib/libutil/flopen.c
  1.6       +10 -4     src/lib/libutil/pidfile.c



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