Content deleted Content added
Nate Silva (talk | contribs) Boldly merging Single Unix Specification and POSIX |
Nate Silva (talk | contribs) m a few typos |
||
Line 1:
The '''Single UNIX Specification''' is the collective name of a family of standards developed and maintained by the [[Austin Group]]. It is based on earlier work by the [[IEEE]] and [[The Open Group]] and currently published as the Single UNIX Specification Version 3, and also as '''The Open Group Base Specifications''', '''IEEE Standard 1003.1 (POSIX)''' and '''ISO/IEC 9945'''. The standards emerged from a project, begun circa [[1985]], to standardise the [[API|application program interface]] for software designed to run on variants of the [[UNIX]] [[OS|operating system]].
Previously, The Open Group's Single
The user and software interfaces to the OS are specified in four main sections:
* '''Base Definitions''' - A list of definitions and conventions used in the specifications and a list of [[
* '''Shell and Utilities''' - A list of utilities and a description of the shell, [[
* '''System Interfaces''' - A list of available C system calls which must be provided.
* '''Rationale''' - The explanation behind the standard.
|