History log of /illumos-gate/usr/src/cmd/touch/touch.c (Results 1 – 4 of 4)
Revision Date Author Comments
# b08ea9b8 03-Nov-2009 Marcel Telka

6897583 touch(1) calls both futimens(2) and utimensat(2) on newly created files


# 3b862e9a 01-Sep-2009 Roger A. Faulkner

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 ti

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

show more ...


# eaacacc0 10-Sep-2008 Milan Jurik

PSARC 2008/508 allow touch/settime to fix out of range timestamps
6709455 settime should be able to manipulate files with wrong timestamp


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch