X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsettime;h=9ca84a027ee8ab4036b75d9b7f97282781761e0f;hb=96093e577da339dd25582c2bb625d948b1d44cbe;hp=56ab0a92ff121358291843f6bda7fe054afc15c5;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/settime b/modules/settime index 56ab0a92f..9ca84a027 100644 --- a/modules/settime +++ b/modules/settime @@ -3,20 +3,24 @@ 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 -