Branch
Hash :
074fcd0a
Author :
Date :
2024-12-27T23:41:36
Rename module sys_time to sys_time-h. * modules/sys_time-h: Renamed from modules/sys_time. * modules/sys_time-h-tests: Renamed from modules/sys_time-tests. * modules/sys_time-h-c++-tests: Renamed from modules/sys_time-c++-tests. * tests/test-sys_time-h.c: Renamed from tests/test-sys_time.c. * tests/test-sys_time-h-c++.cc: Renamed from tests/test-sys_time-c++.cc. * doc/posix-headers/sys_time.texi: Update. * modules/* (Depends-on): Update. * modules/sys_time: New file.
Description:
Set the current time, with nanosecond resolution.
Files:
lib/settime.c
m4/settime.m4
Depends-on:
clock-time
errno-h
extensions
sys_time-h
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