X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsettime;h=9ca84a027ee8ab4036b75d9b7f97282781761e0f;hb=ae22732e85d6c314545b2b4772e56d7b541ef2d2;hp=0c5f5ce968cd7ad147fd3be82e5a28c63c519c6d;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/settime b/modules/settime index 0c5f5ce96..9ca84a027 100644 --- a/modules/settime +++ b/modules/settime @@ -1,18 +1,26 @@ Description: +Set the current time, with nanosecond resolution. Files: lib/settime.c -m4/clock_time.m4 m4/settime.m4 Depends-on: +clock-time +extensions +sys_time timespec configure.ac: gl_SETTIME Makefile.am: -lib_SOURCES += settime.c Include: +#include "timespec.h" +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering