History log of /titanic_44/usr/src/cmd/touch/touch.c (Results 1 – 4 of 4)
Revision Date Author Comments
# b08ea9b8 03-Nov-2009 Marcel Telka <Marcel.Telka@Sun.COM>

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


# 3b862e9a 02-Sep-2009 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

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

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 <Milan.Jurik@Sun.COM>

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 <none@none>

OpenSolaris Launch