Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 14:43:10 +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 Makefile flopen.3 libutil.h
Message-ID:  <200705101443.l4AEhAXZ008396@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-05-10 14:43:10 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          Makefile libutil.h 
  Added files:
    lib/libutil          flopen.3 
  Log:
  I'm tired of seeing this done incorrectly and non-portably, so add a
  flopen(3) function which reliably opens and locks a file.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.64      +6 -6      src/lib/libutil/Makefile
  1.1       +79 -0     src/lib/libutil/flopen.3 (new)
  1.43      +1 -0      src/lib/libutil/libutil.h



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