view modules/settime @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 36e1fcc3cddf
children
line wrap: on
line source

Description:
Set the current time, with nanosecond resolution.

Files:
lib/settime.c
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