POSIX

Portable Operating System Interface (IEEE 1003)
AbbreviationPOSIX
StatusPublished
Year started1988 (1988)
Latest versionIEEE Std 1003.1-2024
2024 (2024)
OrganizationAustin Group (IEEE Computer Society, The Open Group, ISO/IEC JTC 1/SC 22/WG 15)
Related standardsISO/IEC 9945
DomainApplication programming interfaces
Websiteposix.opengroup.org

The Portable Operating System Interface (POSIX; IPA: /ˈpɒz.ɪks/) 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. As of POSIX 2024, the standard is aligned with the C17 language standard.