Hash : e31746f4 Author : Date : 2007-05-20T08:44:37
(gl_futimens): Rename from futimens, now that glibc-2.6 declares futimens.
Download
1 2 3
#include <time.h> int gl_futimens (int, char const *, struct timespec const [2]); int utimens (char const *, struct timespec const [2]);