Single UNIX Specification

From Infogalactic: the planetary knowledge core
(Redirected from UNIX 03)
Jump to: navigation, search

The Single UNIX Specification (SUS) is the collective name of a family of standards for computer operating systems, compliance with which is required to qualify for to use the "UNIX" trademark. The core specifications of the SUS are developed and maintained by the Austin Group, which is a joint working group of IEEE, ISO JTC 1 SC22 and The Open Group. If an operating system is submitted to The Open Group for certification, and passes conformance tests, then it is termed to be compliant with a UNIX standard such as UNIX 98 or UNIX 03.

Very few BSD and Linux-based operating systems are submitted for compliance with the Single UNIX Specification, although system developers generally aim for compliance with POSIX standards, which form the core of the Single UNIX Specification.

History

1980s: Motivation

The SUS emerged from a mid-1980s project to standardize operating system interfaces for software designed for variants of the Unix operating system. The need for standardization arose because enterprises using computers wanted to be able to develop programs that could be used on the computer systems of different manufacturers without reimplementing the programs. Unix was selected as the basis for a standard system interface partly because it was manufacturer-neutral.

1988: POSIX

In 1988, these standards became IEEE 1003 (also registered as ISO/IEC 9945), or POSIX, which loosely stands for Portable Operating System Interface.

1990s: Spec 1170

In the early 1990s, a separate effort known as the Common API Specification or Spec 1170 was initiated by several major vendors, who formed the COSE alliance in the wake of the Unix wars. This specification became more popular because it was available at no cost, whereas the IEEE charged a substantial fee for access to the POSIX specification. Management over these specifications was assigned to X/Open who also received the Unix trademark from Novell in 1993. Unix International (UI) merged into Open Software Foundation (OSF) in 1994 only to merge with X/Open to form The Open Group in 1996.

1997: Single UNIX Specification version 2

In 1997, the Open Group released the Single UNIX Specification Version 2.[1][2]

This specification consisted of:

  • the Base Definitions, Issue 5,
  • the System Interfaces and Headers, Issue 5,
  • the Commands and Utilities, Issue 5,
  • the Networking Services, Issue 5,
  • the X/Open Curses, Issue 4, Version 2,

and was at the core of the UNIX 98 brand.[3]

2001: POSIX:2001, Single UNIX Specification version 3

Beginning in 1998, a joint working group known as the Austin Group began to develop the combined standard that would be known as the Single UNIX Specification Version 3 and as POSIX:2001 (formally: IEEE Std 1003.1-2001). It was released on January 30, 2002.[4]

This standard consisted of:

  • the Base Definitions, Issue 6,
  • the System Interfaces and Headers, Issue 6,
  • the Commands and Utilities, Issue 6,

and is at the core of the UNIX 03 brand.[5]

2004: POSIX:2004

In 2004, a new edition of the POSIX:2001 standard was released, incorporating two technical corrigenda. It is called POSIX:2004 (formally: IEEE Std 1003.1-2004).[6][7]

2008: POSIX:2008

In December 2008, the Austin Group published a new major revision, known as POSIX:2008 (formally: IEEE Std 1003.1-2008).[8][9][10] This is the core of the Single UNIX Specification, Version 4 (SUSv4).[11]

This standard consists of:

  • the Base Definitions, Issue 7,
  • the System Interfaces and Headers, Issue 7,
  • the Commands and Utilities, Issue 7.

Specification

SUSv3 totals some 3700 pages, which are thematically divided into four main parts:

  • Base Definitions (XBD) - a list of definitions and conventions used in the specifications and a list of C header files which must be provided by compliant systems. 84 header files in total are provided.
  • Shell and Utilities (XCU) - a list of utilities and a description of the shell, sh. 160 utilities in total are specified.
  • System Interfaces (XSH) - contains the specification of various functions which are implemented as system calls or library functions. 1123 system interfaces in total are specified.
  • Rationale (XRAT) - the explanation behind the standard.

The standard user command line and scripting interface is the POSIX shell, an extension of the Bourne Shell based on an early version of the Korn Shell. Other user-level programs, services and utilities include awk, echo, ed, vi, and hundreds of others. Required program-level services include basic I/O (file, terminal, and network) services. A test suite accompanies the standard. It is called PCTS or the POSIX Certification Test Suite.

Additionally, SUS includes CURSES (XCURSES) specification, which specifies 372 functions and 3 header files. All in all, SUSv3 specifies 1742 interfaces.

Note that a system need not include source code derived in any way from AT&T Unix to meet the specification. For instance, IBM OS/390, now z/OS, qualifies as a "Unix" despite having no code in common.[citation needed]

Marks for compliant systems

There are two official marks for conforming systems

  • UNIX 98 - the mark for systems conforming to version 2 of the SUS (partial compliance)
  • UNIX 03 - the mark for systems conforming to version 3 of the SUS (full compliance)

Older UNIX standards (superseded)

  • UNIX 93 (completely superseded)
  • UNIX 95 (compliance still acceptable for some simpler software subsystems)

Compliance

Vendor Product Architecture UNIX 03 UNIX 98 UNIX 95
Apple OS X x86-64 Yes
Fujitsu Limited Solaris SPARC Yes
Hewlett-Packard Company HP-UX IA-64 Yes Partial Yes
IBM Corporation AIX PowerPC Yes Yes
IBM Corporation z/OS z/Architecture No No Yes
Inspur K-UX 2.0 x86-64 Yes No No
Oracle Corporation Solaris IA-32, x86-64, SPARC, SPARC64 Yes Yes Yes
Silicon Graphics, Inc. IRIX MIPS No No Yes
SCO Group UnixWare IA-32, No Yes Yes
SCO Group OpenServer IA-32, No No Yes

Currently Registered UNIX systems

AIX

AIX 5L V5.2 with some updates, AIX 5L V5.3 and AIX 6.1, are registered as UNIX 03 compliant. AIX 5L V5.2 is registered as UNIX 98 compliant.

HP-UX

HP-UX 11i V3 Release B.11.31 is registered as UNIX 03 compliant. Previous releases are registered as UNIX 95.[12]

HP-UX 11i features also provide partial conformance to the UNIX 98 specification.[13]

Inspur K-UX

Inspur K-UX 2.0 for the x86-64 architecture was certified as UNIX 03 compliant.[14][15] The UNIX 03 conformance statement for Inspur K-UX 2.0 shows that the standard C compiler is from the GNU Compiler Collection (gcc), and that the system is a Linux distribution of the Red Hat family.[16]

OS X

Apple's OS X is a UNIX 03 registered product,[17] first becoming registered with Mac OS X v10.5 "Leopard" on October 26, 2007 (when run on Macs with Intel processors).[18][19] All newer versions of OS X (except Mac OS X Lion) have been registered.[20]

Solaris

Solaris 11 complies with the Single UNIX Specification.[21] Solaris 10 is registered as UNIX 03 compliant on 32-bit and 64-bit x86 (X86-64) and SPARC systems. Solaris 8 and 9 are registered as UNIX 98 compliant on 32-bit x86 and SPARC systems; 64-bit x86 systems are not supported.

Solaris 2.5.1 was also registered as UNIX 95 compliant on the PReP PowerPC platform in 1996, but the product was withdrawn before more than a few dozen copies had been sold.[22]

z/OS

IBM z/OS 1.2 and higher is registered as UNIX 95 compliant. z/OS 1.9, released on September 28, 2007, and subsequent releases "better align" with UNIX 03.[23]

Previously Registered UNIX systems

Reliant UNIX

The last Reliant UNIX versions were registered as UNIX 95 compliant (XPG4 hard branding).

SCO

UnixWare 7.1.3 is registered as UNIX 95 compliant. SCO OpenServer 5 is registered as UNIX 93 compliant.

Tru64 UNIX

Tru64 UNIX V5.1A and later are registered as UNIX 98 compliant.

Other

Other operating systems registered as UNIX 95 or UNIX 93 compliant:

Non-registered Unix-like systems

Developers and vendors of Unix-like operating systems such as Linux, FreeBSD, and MINIX, typically do not certify their distributions.

Darwin, the open source subset of OS X, has behavior that can be set to comply with UNIX 03.[25]

FreeBSD has a "C99 and POSIX Conformance Project" which aims for full compliance with a large subset of the Single UNIX Specification.[26]

For Linux, the Linux Standard Base was formed in 2001 as an attempt to standardize the internal structures of Linux-based systems for increased compatibility. It is based on the POSIX specifications, the Single UNIX Specification, and other open standards, and also extends them in several areas. Although these standards are commonly accepted, few Linux distributions actually go through certification as LSB compliant.[27]

See also

Notes

  • Lua error in package.lua at line 80: module 'strict' not found.

References

  1. http://www.opengroup.org/onlinepubs/7990989775/
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. http://www.opengroup.org/openbrand/register/xxm0.htm
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. http://www.opengroup.org/openbrand/register/xym0.htm
  6. http://www.opengroup.org/onlinepubs/009695399/
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. http://www.opengroup.org/onlinepubs/9699919799/
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Single UNIX Specification Version 4
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. http://images.apple.com/macosx/docs/OSX_for_UNIX_Users_TB_July2011.pdf
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. http://www.opengroup.org/openbrand/register/apple.htm
  21. http://www.opengroup.org/openbrand/register/brand3585.htm
  22. Solaris 2.5.1
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. http://developer.apple.com/documentation/Darwin/Reference/Manpages/man5/compat.5.html
  26. http://www.freebsd.org/projects/c99/
  27. Lua error in package.lua at line 80: module 'strict' not found.

External links

Template:Open Group standards