freebsd-dev/sys/ufs
Kirk McKusick fb36a3d847 Change utimes to set the file creation time (for filesystems that
support creation times such as UFS2) to the value of the
modification time if the value of the modification time is older
than the current creation time. See utimes(2) for further details.

Sponsored by:	DARPA & NAI Labs.
2002-07-17 02:03:19 +00:00
..
ffs Change the name of st_createtime to st_birthtime. This change is 2002-07-16 22:36:00 +00:00
ufs Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00