Hash :
5af41bb2
Author :
Date :
2006-03-02T07:36:41
* modules/gettime (Depends-on): Add extensions module. * modules/nanosleep (Depends-on): Likewise. * modules/settime (Depends-on): Likewise. * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled pedantically. * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise. * m4/timespec.m4 (gl_TIMESPEC): Likewise.
Description:
Set the current time, with nanosecond resolution.
Files:
lib/settime.c
m4/clock_time.m4
m4/settime.m4
Depends-on:
timespec
extensions
configure.ac:
gl_SETTIME
Makefile.am:
Include:
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering