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