1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/timespec
Bruno Haible 35e99a7e18 gettime, timespec, utimens: Relicense under LGPL.
* modules/gettime (License): Change to LGPL.
* modules/timespec (License): Likewise.
* modules/utimens (License): Likewise.
2016-10-15 15:09:13 +02:00

27 lines
275 B
Plaintext

Description:
timespec-related declarations
Files:
lib/timespec.h
lib/timespec.c
m4/timespec.m4
Depends-on:
extern-inline
time
configure.ac:
gl_TIMESPEC
Makefile.am:
lib_SOURCES += timespec.c
Include:
"timespec.h"
License:
LGPL
Maintainer:
Paul Eggert and Jim Meyering