doc: Mention module execinfo.
[gnulib.git] / modules / timespec
blob642d2010e708094e6d3714bb0d20732f82421515
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-h
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