Author: Roger A. Faulkner <Roger.Faulkner at Sun.COM>
Repository: /hg/onnv/onnv-gate
Latest revision: ba48e0ae8d5503c93eca6c3b40c9927a68f1e62c
Total changesets: 1
Log message:
PSARC 2009/453 futimens, utimensat
6815302 Implement futimens, utimensat(POSIX.1-2008) -set file modification 
times with nanosecond granularity
6539657 touch(1) does not set the nanosecond timestamp of a file correctly

Files:
        create: usr/src/lib/libc/port/sys/utimesys.c
        delete: usr/src/lib/libc/common/sys/utime.s
        delete: usr/src/lib/libc/common/sys/utimes.s
        update: usr/src/cmd/getconf/getconf.c
        update: usr/src/cmd/touch/touch.c
        update: usr/src/cmd/truss/codes.c
        update: usr/src/cmd/truss/expound.c
        update: usr/src/cmd/truss/print.c
        update: usr/src/cmd/truss/print.h
        update: usr/src/cmd/truss/systable.c
        update: usr/src/lib/libc/amd64/Makefile
        update: usr/src/lib/libc/i386/Makefile.com
        update: usr/src/lib/libc/port/mapfile-vers
        update: usr/src/lib/libc/port/sys/fsmisc.c
        update: usr/src/lib/libc/sparc/Makefile.com
        update: usr/src/lib/libc/sparcv9/Makefile.com
        update: usr/src/uts/common/fs/hsfs/hsfs_vnops.c
        update: usr/src/uts/common/fs/pcfs/pc_vnops.c
        update: usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
        update: usr/src/uts/common/fs/tmpfs/tmp_vnops.c
        update: usr/src/uts/common/fs/udfs/udf_vnops.c
        update: usr/src/uts/common/fs/ufs/ufs_vnops.c
        update: usr/src/uts/common/fs/zfs/zfs_vnops.c
        update: usr/src/uts/common/os/sysent.c
        update: usr/src/uts/common/sys/stat.h
        update: usr/src/uts/common/sys/syscall.h
        update: usr/src/uts/common/sys/unistd.h
        update: usr/src/uts/common/syscall/utime.c
        update: usr/src/uts/intel/os/name_to_sysnum
        update: usr/src/uts/sparc/os/name_to_sysnum

Reply via email to