History log of /illumos-gate/usr/src/cmd/touch/ (Results 1 – 5 of 5)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
55fea89d15-Aug-2023 Dan Cross

15843 automation can fix many trailing whitespace cstyle nits
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

b08ea9b803-Nov-2009 Marcel Telka

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

3b862e9a01-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 ...

eaacacc010-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

7c478bd914-Jun-2005 stevel@tonic-gate

OpenSolaris Launch