summaryrefslogtreecommitdiff
path: root/gl/modules/fstimeprec
diff options
context:
space:
mode:
Diffstat (limited to 'gl/modules/fstimeprec')
-rw-r--r--gl/modules/fstimeprec24
1 files changed, 0 insertions, 24 deletions
diff --git a/gl/modules/fstimeprec b/gl/modules/fstimeprec
deleted file mode 100644
index 787c2e7a0..000000000
--- a/gl/modules/fstimeprec
+++ /dev/null
@@ -1,24 +0,0 @@
-Description:
-estimate precision of time stamps in file systems
-
-Files:
-lib/fstimeprec.c
-lib/fstimeprec.h
-
-Depends-on:
-hash
-stat-time
-
-configure.ac:
-
-Makefile.am:
-lib_SOURCES += fstimeprec.c fstimeprec.h
-
-Include:
-"fstimeprec.h"
-
-License
-GPL
-
-Maintainer:
-Paul Eggert and Jim Meyering