DragonFly commits List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mqueues: Add system calls.
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]