next up previous contents index
Next: 9.4.33 sys/utsname.h: system identification Up: 9.4 Header Files Previous: 9.4.31 unistd.h: POSIX standard

9.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 13 for details.



Utah Flux Research Group