Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pth: GNU Pth - The GNU Portable Threads
- Summary
- Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
threads of execution ("multithreading") inside server applications.
All threads run in the same address space of the server application,
but each thread has it's own individual program-counter, run-time
stack, signal mask and errno variable.
Arch: i386
| Download: | pth-2.0.4-1.i386.rpm |
| Build Date: | Wed Apr 27 14:03:29 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 83 KiB |
Changelog
- * Thu Feb 24 12:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.0.4-1
- Update to 2.0.4.
- Remove ancient changelog entries which even pre-date Fedora.
- * Tue Dec 14 12:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.0.3-1
- Update to 2.0.3, minor and common spec adjustments + LGPL, %check,
use URLs for official GNU companion sites.
- * Thu Oct 7 13:00:00 2004 Adrian Reber <adrian{%}lisas{*}de> - 0:2.0.2-0.fdr.2
- iconv-ing spec to utf8