posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / timespec
blob6fac24c0220b8d3ae11ff386098b90fbc2843dcc
1 Description:
2 timespec-related declarations
4 Files:
5 lib/timespec.h
6 lib/timespec.c
7 m4/timespec.m4
9 Depends-on:
10 extern-inline
11 snippet/arg-nonnull
12 time
14 configure.ac:
15 gl_TIMESPEC
17 Makefile.am:
18 lib_SOURCES += timespec.c
20 Include:
21 "timespec.h"
23 License:
24 LGPL
26 Maintainer:
27 Paul Eggert and Jim Meyering