mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-23 01:26:41 +00:00
35e99a7e18
* modules/gettime (License): Change to LGPL. * modules/timespec (License): Likewise. * modules/utimens (License): Likewise.
27 lines
275 B
Plaintext
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
|