c-strtof, c-strtod, c-strtold: Make multithread-safe.
[gnulib.git] / doc / solaris-versions
blobae064cea1cf1768eb74806a0d6655cab9ef53b9d
1 Sun Microsystems seemed to care about Solaris versus SunOS branding...
3 Solaris also has a fork named Illumos, which is free (but not GPL-compatible)
4 software and which has behavior close to that of Solaris 11.
5 See <https://illumos.org>.
7 Here is a mapping table that maps the `uname -sr` values to the marketing names.
9        SunOS 1.x       == SunOS 1.x
10        SunOS 2.x       == SunOS 2.x
11        SunOS 3.x       == SunOS 3.x
12        SunOS 4.0       == SunOS 4.0
13        SunOS 4.0.x     == SunOS 4.0.x
15 Starting with 4.1.1B of SunOS we have the 'Solaris 1.0' release.
17        SunOS 4.1.1B    == Solaris 1.0
18        SunOS 4.1.1.1   ==    "     "
19        SunOS 4.1.1_U1  ==    "     "
20        SunOS 4.1.2     == Solaris 1.0.1
21        SunOS 4.1.3     == Solaris 1.1A
22        SunOS 4.1.3B    == Solaris 1.1B
23        SunOS 4.1.3C    == Solaris 1.1C
24        SunOS 4.1.3_U1  == Solaris 1.1.1
25        SunOS 4.1.3_U1B == Solaris 1.1.1B
26        SunOS 4.1.4     == Solaris 1.1.2
28 The SunOS 5.x uname output maps to the Solaris 2.x numbers through 2.6.
30        SunOS 5.0       == Solaris 2.0
31        SunOS 5.1       == Solaris 2.1
32        SunOS 5.2       == Solaris 2.2
33        SunOS 5.3       == Solaris 2.3
34        SunOS 5.4       == Solaris 2.4
35        SunOS 5.5       == Solaris 2.5
36        SunOS 5.5.1     == Solaris 2.5.1
37        SunOS 5.6       == Solaris 2.6
39 After SunOS 5.6, they started numbering based on the second digit.
41        SunOS 5.7       == Solaris 7
42        SunOS 5.8       == Solaris 8
43        SunOS 5.9       == Solaris 9
44        SunOS 5.10      == Solaris 10
45        SunOS 5.11      == Solaris 11 or Illumos
47 The common terminology is to use the name "SunOS ..." to designate SunOS 2.x,
48 3.x, 4.x, and "Solaris ..." or "Illumos" to designate SunOS 5.x.
50 Most of these operating systems are obsolete.  As of 2024-02-17 only
51 Solaris 10 and 11.3 (both end-of-life January 2027) and Solaris 11.4
52 (end-of-life November 2037) are supported by Oracle and are therefore of
53 practical porting concern for GNU applications.  For the current list, see
54 <https://en.wikipedia.org/wiki/Solaris_(operating_system)#Version_history>.
56 -----
58 Copyright (C) 2003, 2005-2006, 2009-2024 Free Software Foundation, Inc.
60 Copying and distribution of this file, with or without modification,
61 are permitted in any medium without royalty provided the copyright
62 notice and this notice are preserved.