summaryrefslogtreecommitdiff
path: root/doc/posix-functions/strerror.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-09-15 12:26:17 +0200
committerBruno Haible <bruno@clisp.org>2008-09-15 12:26:17 +0200
commit20e00532936b3236cbe45d8cd65849aa54462ae7 (patch)
tree75257f731a72c703aed45be8ae293a17e764e50a /doc/posix-functions/strerror.texi
parent545a6f5aa8a1fd105e6f82b7ee9e80a23c072e33 (diff)
downloadgnulib-20e00532936b3236cbe45d8cd65849aa54462ae7.tar.gz
Override <errno.h> also on Cygwin.
Diffstat (limited to 'doc/posix-functions/strerror.texi')
-rw-r--r--doc/posix-functions/strerror.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/strerror.texi b/doc/posix-functions/strerror.texi
index 86fa48d100..5f3470449c 100644
--- a/doc/posix-functions/strerror.texi
+++ b/doc/posix-functions/strerror.texi
@@ -13,7 +13,7 @@ This function is missing on some old platforms.
@item
This function does not support the error values that are specified by POSIX
but not defined by the system, on some platforms:
-OpenBSD 4.0, OSF/1 5.1, mingw.
+OpenBSD 4.0, OSF/1 5.1, Cygwin, mingw.
@item
This function fails to return a string for out-of-range integers on
some platforms: