view modules/settime @ 40203:30d91797009f

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 01 Mar 2019 08:42:42 -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