CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2009/01/29 15:08:45

Modified files:
        sys/sys        : stat.h 
        sys/compat/common: vfs_syscalls_35.c 
        sys/compat/svr4: svr4_stat.c 
        sys/kern       : sys_pipe.c uipc_usrreq.c vfs_vnops.c 

Log message:
Switch struct stat's timespec members to the names standardized in
POSIX 1003.1-2008, with compatibility macros for the names used in
previous version of OpenBSD.  Update all the references in the
kernel to use the new, standard member names.

ok'ed by miod@, otto@; ports build test by naddy@

Reply via email to