|
Ruby
2.0.0p481(2014-05-08revision45883)
|
#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(), and utime_internal().
1.7.6.1