next up previous contents index
Next: 14.4.34 sys/utsname.h: system identification Up: 14.4 Header Files Previous: 14.4.32 unistd.h: POSIX standard

14.4.33 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 19 for details.



Utah Flux Research Group