Hash :
35e99a7e
Author :
Date :
2016-10-15T15:09:13
gettime, timespec, utimens: Relicense under LGPL. * modules/gettime (License): Change to LGPL. * modules/timespec (License): Likewise. * modules/utimens (License): Likewise.
Description:
Return current time, with nanosecond resolution.
Files:
lib/gettime.c
m4/gettime.m4
Depends-on:
clock-time
gettimeofday
sys_time
timespec
extensions
configure.ac:
gl_GETTIME
Makefile.am:
lib_SOURCES += gettime.c
Include:
"timespec.h"
Link:
$(LIB_CLOCK_GETTIME)
License:
LGPL
Maintainer:
Paul Eggert, Jim Meyering