Differences between revisions 2 and 3
Revision 2 as of 2004-12-03 15:40:26
Size: 2214
Editor: anonymous
Comment:
Revision 3 as of 2004-12-03 15:40:56
Size: 782
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
</textarea>
<br />
<!-- 'history' not defined --><br />

</form>

</div><!-- close "comments-post" -->{{{
  </div><!-- close "blogbody" -->
}}}
</div><!-- close "blog" -->
</div><!-- close "content" -->

<div id="links">

<div class="sidetitle">
Search
</div><!-- close "sidetitle" -->

<div class="side">
<form method="post" action="index.cgi" enctype="application/x-www-form-urlencoded">
<input type="text" name="search" size="15" value="Search" onfocus="this.value=''" />
<input type="hidden" name="action" value="search" />
</form>
</div><!-- close "side" -->

<div class="sidetitle">
Import
</div><!-- close "sidetitle" -->

<div class="side">
<form method="post" action="index.cgi" enctype="application/x-www-form-urlencoded">
<input type="text" name="search" size="15" value="Import" onfocus="this.value=''" />
<input type="hidden" name="action" value="import" />
</form>
</div><!-- close "side" -->

<div class="sidetitle">
KwikiNavigation
</div><!-- close "sidetitle" -->

<div class="side">
<span><a href="index.cgi?FrontPage" accesskey="1">FrontPage</a></span>

<span><a href="blog.cgi">News</a></span>

<span><a href="index.cgi?RecentChanges">RecentChanges</a></span>
<span><a href="index.cgi?action=prefs">Preferences</a></span>
</div><!-- close "side" -->

<div class="powered">
Powered by:<br ''><a href="http:''/kwiki.org">Kwiki 0.18</a>
</div><!-- close "powered" -->

</div><!-- close "links" -->

</body>
</html>

POSIX - The Portable Operating System Interface

Does the standard of 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.