cvs commit: src/lib/libutil Makefile flopen.3 libutil.h

Dag-Erling Smorgrav des at FreeBSD.org
Thu May 10 14:43:11 UTC 2007


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


More information about the cvs-src mailing list