summaryrefslogtreecommitdiff
path: root/modules/settime
blob: 8f097f7860537df25c15e8eaa6cdb833516720e6 (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:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering