utime.h

The utime.h header file declares the utimbuf structure and the utime() function, which is used to set file access and modification times.

The utime() function is supported only in a POSIX program.