git: kernel - Consolidate kern_utimes() into kern_utimensat()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue May 26 11:04:09 PDT 2015
commit f34e9020a25a405b5324852ff0cdad97954e0885
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue May 26 10:49:56 2015 -0700
kernel - Consolidate kern_utimes() into kern_utimensat()
* Consolidate kern_utimes() into kern_utimensat()
Submitted-by: stateless
Summary of changes:
sys/kern/vfs_syscalls.c | 124 ++++++++++++++++++++++--------------------------
sys/sys/kern_syscall.h | 3 +-
2 files changed, 59 insertions(+), 68 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f34e9020a25a405b5324852ff0cdad97954e0885
--
DragonFly BSD source repository
More information about the Commits
mailing list