git: kernel - Correct syscalls.master for shmat()

看板DFBSD_commit作者時間16年前 (2010/03/28 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0c614908023d3a97ee9162ffe4e92fce760d5f16 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Mar 27 17:22:11 2010 -0700 kernel - Correct syscalls.master for shmat() * kernel config doesn't understand void *, use caddr_t. This has no effect on the prototypes per-say. Summary of changes: sys/kern/syscalls.master | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c614908023d3a97ee9162ffe4e92fce760d5f16 -- DragonFly BSD source repository
文章代碼(AID): #1BhgE6jc (DFBSD_commit)