Ruby
2.4.2p198(2017-09-14revision59899)
|
#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(), p_gid_switch(), rb_clock_gettime(), and utime_internal().