1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/dtotimespec
Paul Eggert 2deeabadbd dtotimespec: new module
* lib/timespec.h (dtotimespec): New decl.
* lib/dtotimespec.c, modules/dtotimespec: New files.
2011-06-30 15:24:37 -07:00

26 lines
239 B
Plaintext

Description:
Convert double to timespec.
Files:
lib/dtotimespec.c
Depends-on:
intprops
timespec
configure.ac:
Makefile.am:
lib_SOURCES += dtotimespec.c
Include:
"timespec.h"
Link:
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering