summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-11-13 08:04:13 +0100
committerJim Meyering <meyering@redhat.com>2010-11-13 11:41:02 +0100
commitff5fc553f974513e27015faa414fca3603e928e7 (patch)
treeda77ef83e150e04d5248cdfde48cf19d1fa4a265 /bootstrap.conf
parent4a8e9bf14c33b356680298d29f7321d82d4fde5d (diff)
downloadcoreutils-ff5fc553f974513e27015faa414fca3603e928e7.tar.xz
maint: remove fstimeprec (variable precision time stamp) support
The implementation of variable-precision time stamps relied on heuristics that made the output subtly nondeterministic, or at least hard to reproduce: http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/21531/focus=21538 So, for now at least, we're removing that feature. * bootstrap.conf (gnulib_modules): Remove fstimeprec. * gl/lib/fstimeprec.c, gl/lib/fstimeprec.h: Remove files. * gl/modules/fstimeprec, gl/modules/fstimeprec-tests: Likewise. * gl/tests/test-fstimeprec.c: Remove file.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 5a6ebaed4..18ef914af 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -85,7 +85,6 @@ gnulib_modules="
freopen
freopen-safer
fseeko
- fstimeprec
fsusage
fsync
ftello