Hash :
fe1f3714
Author :
Date :
2023-01-07T11:10:34
clock_time: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. * m4/clock_time.m4: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. All uses changed. * NEWS: Mention the change.
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