32 lines
324 B
Plaintext
32 lines
324 B
Plaintext
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
|