Definition of System v interface definition

FOLDOC
System V Interface Definition
(SVID) A standard allowing source code portability between different platforms running Unix System V.
(1995-03-28)

Search Dictionary:
Search Web Search Dictionary



System V Interface Definition definition was found in categories: Language, Idioms & Slang(1)  Encyclopedia(1)  

System V Interface Definition Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
system v interface definition

system v interface definition
(svid) a standard allowing source code portability between different platforms running unix system v.



System V Interface Definition Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
System V Interface Definition
The System V Interface Definition (or SVID) is a standard which describes the AT&T UNIX System V behavior, including that of system callsC 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". 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).

See more at Wikipedia.org...