view modules/dtotimespec @ 15332:c762e3063952

dtotimespec: new module * lib/timespec.h (dtotimespec): New decl. * lib/dtotimespec.c, modules/dtotimespec: New files.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 30 Jun 2011 15:14:25 -0700
parents
children
line wrap: on
line source

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