Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2001-09-23 15:13:08 +0400
committerDavid Starks-Browning <starksb@ebi.ac.uk>2001-09-23 15:13:08 +0400
commitb66101cda73eaa559683bd448d4c64de621ff278 (patch)
treec4fad6f9c8c367a31f91c70371d98e80341ffbfa
parent45b9eb3144f842866bf8bb2143a57acb00823b7c (diff)
new entry "What versions of Windows are supported?"
-rw-r--r--winsup/doc/what.texinfo17
1 files changed, 16 insertions, 1 deletions
diff --git a/winsup/doc/what.texinfo b/winsup/doc/what.texinfo
index f5f279303..1db6cf95f 100644
--- a/winsup/doc/what.texinfo
+++ b/winsup/doc/what.texinfo
@@ -1,7 +1,7 @@
@chapter What is it?
The Cygwin tools are ports of the popular GNU development tools for
-Windows 9x/ME/NT/2000. They run thanks to the Cygwin library which
+Microsoft Windows. They run thanks to the Cygwin library which
provides the UNIX system calls and environment these programs expect.
With these tools installed, it is possible to write Win32 console or
@@ -16,6 +16,21 @@ interest in the many standard Unix utilities provided with the package.
They can be used both from the bash shell (provided) or from the
standard Windows command shell.
+@section What versions of Windows are supported?
+
+Wait a minute... Cygwin is only @emph{supported} if you are paying for
+it, such as through a support contract with Red Hat. For information
+about getting a Red Hat support contract, see
+@file{http://www.redhat.com/products/support/cygwin/}.
+
+That said, Cygwin can be expected to run on all modern versions of
+Windows, except Windows CE. This includes Windows 95/98/ME/NT/2000,
+and, once it is officially released by Microsoft, Windows XP.
+
+Keep in mind that Cygwin can only do as much as the underlying OS
+supports. Because of this, Cygwin will behave differently, and
+exhibit different limitations, on the various versions of Windows.
+
@section Where can I get it?
The main WWW page for the Cygwin project is