DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.76.g144b3 master libexec/dma dma.c dma.h
commit 144b337d5fb21324286871fbca0c90d460e06d9d
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Thu Jul 9 14:37:14 2009 +0200
dma: several fixes to make dma build on non-BSD OS's
- replace open(..., O_EXLOCK) with a new open_locked() routine;
- define the __unused function attribute;
- do not redefine PATH_MAX.
Submitted-by: Peter Pentchev <roam@ringlet.net>
Summary of changes:
libexec/dma/dma.c | 26 ++++++++++++++++++++++++--
libexec/dma/dma.h | 9 +++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/144b337d5fb21324286871fbca0c90d460e06d9d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]