System V Interface Definition

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

The System V Interface Definition (or SVID) is a standard that describes the AT&T UNIX System V behavior, including that of system calls, C libraries, available programs and devices. While it was not the first attempt at a standardizations document (the industry trade association /usr/group published a standard in 1984 based on System III with a few system call additions from BSD), it was an important effort of early standardization of UNIX in a period when UNIX variants were multiplying rapidly and portability was problematic at best. By 1986, AT&T required conformance with SVID issue 2 if vendors were to actually brand their products "System V R3".[1] By the 1990s, however, its importance was largely eclipsed by POSIX and the Single UNIX Specification, which were based in part upon the SVID. Part of the reason for this was undoubtedly their vendor-independent approach (see Unix wars).

Versions of SVID

  • Version 1, based on System V Release 2, published Spring, 1985 [2]
  • Version 2, based on System V Release 3, published 1986 (3 volumes)[3]
  • Version 3, based on System V Release 4, published 1989
  • Version 4, updated for compliance with XPG4 and POSIX 1003.1-1990, published 1995

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.

External links

Volume 1a
Volume 1b
Base System
Kernel Extension
Multithreading Extension
Volume 2
Basic Utilities Extension
Advanced Utilities Extension
Administered Systems Extension
Volume 3
Programming Language Specification
Software Development Extension
Terminal Interface Extension
Real Time and Memory Management Extension
Remote Services Extension
Window System Extension
Enhanced Security Extension
Auditing Extension
Remote Administration Extension