X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fsettime;h=c2e1b3cd59e81dcbf6052cafbae90260a7f9167a;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=447dbcf584df41c4a5b3b8c1480803b0a1bcc756;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/settime b/modules/settime index 447dbcf58..c2e1b3cd5 100644 --- a/modules/settime +++ b/modules/settime @@ -3,17 +3,28 @@ Set the current time, with nanosecond resolution. Files: lib/settime.c -m4/clock_time.m4 m4/settime.m4 Depends-on: +clock-time +errno +extensions +sys_time timespec configure.ac: gl_SETTIME Makefile.am: -lib_SOURCES += settime.c Include: +"timespec.h" +Link: +$(LIB_CLOCK_GETTIME) + +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering