DragonFly commits List (threaded) for 2008-12
DragonFly BSD
DragonFly commits List (threaded) for 2008-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.1.1.178.g3997c master lib/libutil Makefile flopen.3 flopen.c libutil.h


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 27 Dec 2008 20:21:06 -0800 (PST)

commit 3997c939d97eab60f440318f5465de289ec582fd
Author: Peter Avalos <pavalos@theshell.com>
Date:   Sat Dec 27 13:49:10 2008 -0500

    Add flopen(3) which opens and locks a file.
    
    Obtained-from: FreeBSD

Summary of changes:
 lib/libutil/Makefile  |    4 +-
 lib/libutil/flopen.3  |  107 +++++++++++++++++++++++++++++++++++++++++++++++++
 lib/libutil/flopen.c  |  107 +++++++++++++++++++++++++++++++++++++++++++++++++
 lib/libutil/libutil.h |    1 +
 4 files changed, 217 insertions(+), 2 deletions(-)
 create mode 100644 lib/libutil/flopen.3
 create mode 100644 lib/libutil/flopen.c

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=3997c939d97eab60f440318f5465de289ec582fd


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]