DragonFly-2.3.2.76.g144b3 master libexec/dma dma.c dma.h

看板DFBSD_commit作者時間16年前 (2009/07/17 02:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1ANsjuVE (DFBSD_commit)