summaryrefslogtreecommitdiff
path: root/gnulib/modules/timespec
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/timespec')
m---------gnulib0
-rw-r--r--gnulib/modules/timespec23
2 files changed, 23 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/timespec b/gnulib/modules/timespec
new file mode 100644
index 0000000..8d74632
--- /dev/null
+++ b/gnulib/modules/timespec
@@ -0,0 +1,23 @@
+Description:
+timespec-related declarations
+
+Files:
+lib/timespec.h
+m4/timespec.m4
+
+Depends-on:
+time
+
+configure.ac:
+gl_TIMESPEC
+
+Makefile.am:
+
+Include:
+"timespec.h"
+
+License:
+GPL
+
+Maintainer:
+Paul Eggert and Jim Meyering