profilezoqa.blogg.se

Portable operating system interface
Portable operating system interface




POSIX also defines a standard threading library API which is supported by most modern operating systems. Many user-level programs, services, and utilities (including awk, echo, ed) were also standardized, along with required program-level services (including basic I/O: file, terminal, and network).

portable operating system interface

The standardized user command line and scripting interface were based on the UNIX System V shell. The POSIX specifications for Unix-like operating systems originally consisted of a single document for the core programming interface, but eventually grew to 19 separate documents (POSIX.1, POSIX.2, etc). However, several major versions of Unix existed-so there was a need to develop a common-denominator system.

portable operating system interface

Unix was selected as the basis for a standard system interface partly because it was "manufacturer-neutral".






Portable operating system interface