summaryrefslogtreecommitdiff
path: root/gnulib/modules/timespec-add
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/timespec-add')
m---------gnulib0
-rw-r--r--gnulib/modules/timespec-add25
2 files changed, 25 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/timespec-add b/gnulib/modules/timespec-add
new file mode 100644
index 0000000..c7ca395
--- /dev/null
+++ b/gnulib/modules/timespec-add
@@ -0,0 +1,25 @@
+Description:
+Add timespec values.
+
+Files:
+lib/timespec-add.c
+
+Depends-on:
+intprops
+timespec
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += timespec-add.c
+
+Include:
+"timespec.h"
+
+Link:
+
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering