* doc/posix-headers/utmpx.texi: Update for glibc.
[gnulib.git] / modules / dtotimespec
blobd5705916cb7129d1fa9d7d6077075b8d705cc544
1 Description:
2 Convert double to timespec.
4 Files:
5 lib/dtotimespec.c
7 Depends-on:
8 intprops
9 timespec
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += dtotimespec.c
16 Include:
17 "timespec.h"
19 Link:
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert, Jim Meyering