DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.178.g3997c DragonFly_RELEASE_2_2 lib/libutil Makefile flopen.3 flopen.c libutil.h
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/dragonfly.git/commitdiff/3997c939d97eab60f440318f5465de289ec582fd
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]