Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 14:43:32 +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.c
Message-ID:  <200705101443.l4AEhW1q008500@repoman.freebsd.org>

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

  FreeBSD src repository

  Added files:
    lib/libutil          flopen.c 
  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.1       +91 -0     src/lib/libutil/flopen.c (new)



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