next up previous contents index
Next: 12.4.33 sys/utsname.h: system identification Up: 12.4 Header Files Previous: 12.4.31 unistd.h: POSIX standard

12.4.32 utime.h: file times

   

DESCRIPTION

This file defines the utimbuf structure, as well as the prototype for the POSIX function utime, which sets the access and modification times of a named file. This function is not implemented in the minimal C library. Refer to Section 17 for details.



Utah Flux Research Group