DragonFly commits List (threaded) for 2011-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libdm - a simple BSD-licensed libdevmapper
commit 0cdd1155bbcda6a9c0529ab04a67c4066540eae7
Author: Alex Hornung <ahornung@gmail.com>
Date: Fri Jul 15 10:05:45 2011 +0100
libdm - a simple BSD-licensed libdevmapper
Summary of changes:
lib/libdm/Makefile | 7 +
lib/libdm/dm_task.c | 1035 +++++++++++++++++++++++++++++++++++++++++++++++++++
lib/libdm/libdm.h | 144 +++++++
3 files changed, 1186 insertions(+), 0 deletions(-)
create mode 100644 lib/libdm/Makefile
create mode 100644 lib/libdm/dm_task.c
create mode 100644 lib/libdm/libdm.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0cdd1155bbcda6a9c0529ab04a67c4066540eae7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]