Single UNIX Specification: Difference between revisions

Content deleted Content added
added 2nd paragraph
No edit summary
Line 4:
 
As of version 3 the specification contains four sections:
*'''Base Definitions and Headers'''<br>(a list of definitions and conventions used in the specifications and a list of [[C]] header files which must be provided by compliant systems)
*'''System interfaces'''<br>(a list of available [[C]] system calls which must be provided)
*'''Shell &amp; Utilities'''<br>(a list of utilities and a description of the shell, [[sh]])
*'''Rationale'''<br>(the explanation behind the standard)
 
=== Additional Resources ===
* [http://www.opengroup.org/onlinepubs/007908799/ Text of the Single UNIX Specification, Versionversion 2]
* [http://www.opengroup.org/onlinepubs/007904975/ Text of the Single UNIX Specification, Versionversion 3]