DragonFly-2.3.2.206.ge101a master lib/libc_r/uthread Makefile.in

看板DFBSD_commit作者時間16年前 (2009/07/29 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit e101a3f427be0008bdb02ef35c6e820dc25056d7 Author: Nicolas Thery <nthery@gmail.com> Date: Sun Jul 26 22:21:23 2009 +0200 add fstatat(2) syscall Summary of changes: lib/libc_r/uthread/Makefile.inc | 1 + .../libc_r/uthread/uthread_fstatat.c | 42 +++++++++++-------- sys/kern/init_sysent.c | 1 + sys/kern/syscalls.c | 1 + sys/kern/syscalls.master | 2 + sys/kern/vfs_syscalls.c | 30 ++++++++++++++ sys/sys/fcntl.h | 6 ++- sys/sys/stat.h | 1 + sys/sys/syscall-hide.h | 3 +- sys/sys/syscall.h | 3 +- sys/sys/syscall.mk | 3 +- sys/sys/sysproto.h | 10 +++++ sys/sys/sysunion.h | 1 + 13 files changed, 81 insertions(+), 23 deletions(-) copy sbin/newfs_hammer/newfs_hammer.h => lib/libc_r/uthread/uthread_fstatat.c (73%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e101a3f427be0008bdb02ef35c6e820dc25056d7 -- DragonFly BSD source repository
文章代碼(AID): #1ARr8wxx (DFBSD_commit)