DragonFly commits List (threaded) for 2012-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: implement linkat
commit 77e32d4c0406bbc862bec9754cfcde0910c2bfd8
Author: Alex Hornung <alex@alexhornung.com>
Date: Mon Jul 30 11:21:53 2012 +0000
implement linkat
Summary of changes:
include/unistd.h | 2 +-
sys/kern/init_sysent.c | 1 +
sys/kern/syscalls.c | 1 +
sys/kern/syscalls.master | 2 ++
sys/kern/vfs_syscalls.c | 27 +++++++++++++++++++++++++++
sys/sys/fcntl.h | 1 +
sys/sys/syscall-hide.h | 1 +
sys/sys/syscall.h | 3 ++-
sys/sys/syscall.mk | 3 ++-
sys/sys/sysproto.h | 11 +++++++++++
sys/sys/sysunion.h | 1 +
11 files changed, 50 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77e32d4c0406bbc862bec9754cfcde0910c2bfd8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]