git: kernel - Sanity-check getutimes().
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue May 26 11:04:10 PDT 2015
    
    
  
commit 981e3cc83853b6614b700305c5279020812f154e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue May 26 11:00:45 2015 -0700
    kernel - Sanity-check getutimes().
    
    * Sanity check getutimes() and getutimens()
    
    * Also note futimes commit just before this one was also
      Submitted-by: stateless.
    
    Submitted-by: stateless
Summary of changes:
 sys/kern/kern_time.c    | 11 +++++++++++
 sys/kern/sys_mqueue.c   | 14 --------------
 sys/kern/vfs_syscalls.c | 16 ++++++++++------
 sys/sys/time.h          |  1 +
 4 files changed, 22 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/981e3cc83853b6614b700305c5279020812f154e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list