Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

posix

Status
Not open for further replies.

metrix007

Technical User
Dec 26, 2001
48
AU
what is posix exactly? slackware is most posix compliant appantly, does this mean most unix like?
 
POSIX is a set of standards which are mainitained by the XOPEN group. During the cource of time many POSIX standards have orignated like POSIX-3,UNIX95 and UNIX 98. ALl the UNIX vendors have to take certify their unixes to some POSIX standards every 2 years. If they dont then XOPEN(a non-profit organisation) has the copyright on the word 'UNIX". If the vedors fail to take the POSIX certificate they arent allowed to call their OS an UNIX.

If an UNIX-clone says it is POSIX compliant it means that any application return in a another POSIX compliant UNIX-clone should compile and run successfully without any modifications to the code.

Below isthelink to the XOPEN group which specify all the POSIX standands and certify OSes.

amit
crazy_indian@mailcity.com

to bug is human to debug devine
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top