Category:POSIX: Difference between revisions

m
Provide a working link; the old link seems to go nowhere.
(There is different category for pthread.)
m (Provide a working link; the old link seems to go nowhere.)
Line 1:
{{library}}'''POSIX''' or "Portable Operating System Interface" is a standard for systems that resemble [[Unix]]. The current version, [http://wwwpubs.unixopengroup.org/single_unix_specificationonlinepubs/9699919799/toc.htm POSIX.1-2008], is a project of both the [[IEEE]] and the Open Group. More information is at [[wp:POSIX|POSIX at Wikipedia]].
 
* POSIX defines an [[API]] for [[C]] programs, with functions such as <tt>fork()</tt>, <tt>opendir()</tt>, <tt>regcomp()</tt>, <tt>wait()</tt> and <tt>unlink()</tt>.
Anonymous user