summaryrefslogtreecommitdiff
path: root/doc/posix-headers
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 12:46:09 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 12:46:09 +0200
commit8689a7ffd21f6334e63d1ad1ab42b3f975eed3ff (patch)
treeed2ff34a49790dbab745e1983aebfb33486d353c /doc/posix-headers
parent9f933144e81e68aeaf8080cf4cca794e44a2db89 (diff)
downloadgnulib-8689a7ffd21f6334e63d1ad1ab42b3f975eed3ff.tar.gz
doc: Remove documentation of Interix 3.5 as a supported platform.
* doc/gnulib-intro.texi (Target Platforms): Mention that Interix is unsupported. * doc/posix-functions/select.texi: Don't mention Interix specific workarounds. * doc/posix-headers/signal.texi: Likewise. * doc/**/*.texi: Update.
Diffstat (limited to 'doc/posix-headers')
-rw-r--r--doc/posix-headers/signal.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/posix-headers/signal.texi b/doc/posix-headers/signal.texi
index 05de3d6493..4f290880b1 100644
--- a/doc/posix-headers/signal.texi
+++ b/doc/posix-headers/signal.texi
@@ -28,9 +28,6 @@ MSVC 14.
The signal @code{SIGPIPE} is not defined on some platforms:
mingw, MSVC 14.
@item
-The macro @code{SA_NODEFER} is not defined on some platforms:
-Interix 3.5.
-@item
The macros @code{SA_RESETHAND} and @code{SA_RESTART} are not defined
on some platforms:
NonStop.