summaryrefslogtreecommitdiff
path: root/doc/posix-functions/utimensat.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 04:41:05 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 04:41:05 +0200
commit9e7e46b0fc1f6675720feca42000161e97de136c (patch)
treed338be3043175df0ae31e82e298da435e585493a /doc/posix-functions/utimensat.texi
parenta4b2403aba8d8a8add531abe9b4da5650ef33f4b (diff)
downloadgnulib-9e7e46b0fc1f6675720feca42000161e97de136c.tar.gz
doc: Remove documentation of Interix 3.5 as a supported platform.
* doc/**/*.texi: Update.
Diffstat (limited to 'doc/posix-functions/utimensat.texi')
-rw-r--r--doc/posix-functions/utimensat.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/utimensat.texi b/doc/posix-functions/utimensat.texi
index 9ae25a9359..1e98795d3f 100644
--- a/doc/posix-functions/utimensat.texi
+++ b/doc/posix-functions/utimensat.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.5, Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, MSVC 14, Interix 3.5, Android 3.0.
+glibc 2.5, Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, MSVC 14, Android 3.0.
However, the replacement function may end up truncating timestamps to
worse resolution than supported by the file system. Furthermore, the
replacement function is not safe to be used in libraries and is not