ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / timespec-add
blobc7ca3950e94cd3f7a20a405d271e6eadd4275115
1 Description:
2 Add timespec values.
4 Files:
5 lib/timespec-add.c
7 Depends-on:
8 intprops
9 timespec
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += timespec-add.c
16 Include:
17 "timespec.h"
19 Link:
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert, Jim Meyering