Differences between revisions 4 and 5
Revision 4 as of 2009-03-16 03:31:46
Size: 799
Editor: anonymous
Comment: converted to 1.6 markup
Revision 5 as of 2017-01-05 00:13:44
Size: 1317
Comment: Fix link, elaborate a bit on history, add link to available standards
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Does the standard of Unix exist? What is POSIX?
Does a standard for Unix exist? What is POSIX?
Line 15: Line 16:
 * [[http://anubis.dkuug.dk/["JTC1"]]/[[SC22]]/[[WG15]]/ The ISO POSIX Working Group] They came up with what is now known as The Single UNIX® Specification commonly referred to as POSIX (a term [[https://stallman.org/articles/posix.html|coined by]] [[FreeSoftwareFoundation|FSF]] founder and IEEE working group member Richard Stallman). POSIX is an acronym for Portable Operating System Interface.

Some of the POSIX standard is freely available from the consortium overseeing the development of the standard, [[http://www.opengroup.org/aboutus|The Open Group]]; http://pubs.opengroup.org/onlinepubs/9699919799/

 * [[http://std.dkuug.dk/JTC1/SC22/WG15/|The ISO POSIX Working Group]]

POSIX - The Portable Operating System Interface

Does a standard for Unix exist? What is POSIX?

POSIX is the name for a collection of software standards, based on but not limited to the Unix system.

The existence of the different versions of the Unix systems has been a persistent source of frustration for users and programmers. Users who moved from different versions of the system would discover that commands that worked on the system did not work, or work differently, on the other. That's why in 1984 the group of the Institute for Electrical and Electronics Engineering (IEEE) started working for the developing of Unix standard.

They came up with what is now known as The Single UNIX® Specification commonly referred to as POSIX (a term coined by FSF founder and IEEE working group member Richard Stallman). POSIX is an acronym for Portable Operating System Interface.

Some of the POSIX standard is freely available from the consortium overseeing the development of the standard, The Open Group; http://pubs.opengroup.org/onlinepubs/9699919799/