stat will report the last access time, last data modification time, and last file status change time.
utimes will allow one to set the last access time and last data modification time.
Is there a function that allows one to set the last file status change time?
