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:
Get high resolution real time.
Files:
lib/xtime.h
lib/xtime.c
lib/gethrxtime.c
lib/gethrxtime.h
m4/gethrxtime.m4
Depends-on:
clock-time
extensions
extern-inline
gettime
sys_time-h
configure.ac:
gl_GETHRXTIME
Makefile.am:
lib_SOURCES += gethrxtime.c xtime.c
Include:
"xtime.h"
Link:
$(GETHRXTIME_LIB)
License:
GPL
Maintainer:
Paul Eggert