X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fsettime;h=8f097f7860537df25c15e8eaa6cdb833516720e6;hb=e03145b987e919c32e53b9e422a7faead347642c;hp=0c5f5ce968cd7ad147fd3be82e5a28c63c519c6d;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/settime b/modules/settime index 0c5f5ce96..8f097f786 100644 --- a/modules/settime +++ b/modules/settime @@ -1,11 +1,15 @@ Description: +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: @@ -15,4 +19,13 @@ Makefile.am: lib_SOURCES += settime.c Include: +"timespec.h" +Link: +$(LIB_CLOCK_GETTIME) + +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering