summaryrefslogtreecommitdiff
path: root/modules/settime
blob: a778febe112e8eba73485a7dcb39c85af3deb78d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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:
$(CLOCK_TIME_LIB)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering