Jump to content

POSIX Pthreads: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:


==Version==
==Version==
* Last known version: [http://hobbes.nmsu.edu/download/pub/os2/dev/unix/pthreads004.zip POSIX PTHREADS for OS/2 EMX rel 4] (1998-12-10)
* [http://hobbes.nmsu.edu/download/pub/os2/dev/unix/pthreads004.zip POSIX PTHREADS for OS/2 EMX rel 4] (1998-12-10)


==Licence==
==Licence==

Revision as of 10:36, 9 April 2019

A port of the FreeBSD Pthread libraries to EMX, this was used by a number of UNIX ports in the late 90s but should probably only be used with the EMX compiler these days since more modern threading libraries are supplied with newer GCC compilers.

Version

Licence

Open source software released under the Two Clause BSD Licence

Author