git: mqueues: Add system calls.

看板DFBSD_commit作者時間16年前 (2009/10/12 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0b96c93beab0648d70928e3cbda9c76012be1fe2 Author: Stathis Kamperis <beket@dragonflybsd.org> Date: Wed Oct 7 19:37:36 2009 +0000 mqueues: Add system calls. Summary of changes: sys/kern/init_sysent.c | 10 +++++ sys/kern/syscalls.c | 10 +++++ sys/kern/syscalls.master | 24 ++++++++++++ sys/sys/syscall-hide.h | 10 +++++ sys/sys/syscall.h | 12 ++++++- sys/sys/syscall.mk | 12 ++++++- sys/sys/sysproto.h | 91 ++++++++++++++++++++++++++++++++++++++++++++++ sys/sys/sysunion.h | 10 +++++ 8 files changed, 177 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0b96c93beab0648d70928e3cbda9c76012be1fe2 -- DragonFly BSD source repository
文章代碼(AID): #1Aqa38ti (DFBSD_commit)