Category:POSIX: Difference between revisions

added Encyclopedia tag
(There is different category for pthread.)
(added Encyclopedia tag)
 
(One intermediate revision by one other user not shown)
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>.
Line 7:
 
POSIX threads go in [[:Category:pthread]].
[[Category:Encyclopedia]]
1,150

edits