POSIX Pthreads: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A port of the [[FreeBSD]] Pthread libraries to [[EMX]], this was used by a number of [[UNIX]] ports in the late | 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== | ==Version== |
Revision as of 06:07, 2 March 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
- Last known version: POSIX PTHREADS for OS/2 EMX rel 4 (1998-12-10)
Licence
Open source software released under the Two Clause BSD Licence