System V Interface Definition
{{Short description|Early UNIX operating system specification}}
The System V Interface Definition (SVID){{Cite book|url=https://dl.acm.org/doi/book/10.5555/574242|isbn=9780201566536|title=System V Interface Definition|year=1991|publisher=Addison-Wesley Longman Publishing Co.}} 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 in 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".{{cite book
|last=Libes
|first=Don
|author2=Ressler Sandy
|title=Life with UNIX
|publisher=Prentice Hall
|year=1989
|isbn=0-13-536657-7
|page=73}} 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{{cite book
|last=Kevorkian
|first=D.E.
|title=System V Interface Definition: Issue 1
|publisher=AT&T
|year=1985
|id=LOC 84-073470|display-authors=etal}}
- Version 2, based on System V Release 3, published 1986 (3 volumes){{cite book
|title=System V Interface Definition: Issue 2
|publisher=AT&T
|year=1986
|isbn=0-932764-10-X
|url-access=registration
|url=https://archive.org/details/systemvinterface01att
}}
See also
References
{{reflist}}
External links
- [http://www.sco.com/developers/devspecs/ SVID Fourth Edition] in PDF form
- [http://www.sco.com/developers/devspecs/vol3_ps.ps Volume 3]
- [http://www.sco.com/developers/devspecs/vol2.pdf Volume 2]
- [http://www.sco.com/developers/devspecs/vol1b.pdf Volume 1b]
- [http://www.sco.com/developers/devspecs/vol1a.pdf Volume 1a]