POSIX (Computer software standard)
Enlarge text Shrink text
Information for Authority record
Other Identifiers
Wikidata:
Q14658
Library of congress:
sh 97002559
Sources of Information
- Work cat.: 97-6635: Butenhof, D. Programming with POSIX threads, 1997.
- Freedman, A. Computer glossary, 1993(POSIX: Portable Operating System Interface for UNIX)
- Robelle Web site, Mar. 10, 1997(POSIX stands for Portable Operating System Interface, and is an IEEE standard designed to facilitate application portability. POSIX is an attempt by a consortium of vendors to create a single standard version of UNIX. If they are successful, it will make it easier to port applications between hardware platforms. There are more than ten parts to the POSIX standard, but two are widely available: POSIX.1 defines C programming interfaces. POSIX.2 defines a "shell" command interpreter and utilities.)
Wikipedia description:
The Portable Operating System Interface (POSIX; IPA: ) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems. POSIX defines application programming interfaces (APIs), along with command line shells and utility interfaces, for software compatibility (portability) with variants of Unix and other operating systems. POSIX is also a trademark of the IEEE. POSIX is intended to be used by both application and system developers.
Read more on Wikipedia >