|
Ruby
2.1.3p242(2014-09-19revision47630)
|
#include <utime.h>

Go to the source code of this file.
Functions | |
| int | utime (const char *filename, const struct utimbuf *times) |
| int | utimes (const char *filename, const struct timeval times[2]) |
Referenced by main(), rb_clock_gettime(), and utime_internal().
1.8.8