mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* 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
|