Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pth - The GNU Portable Threads library
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
pth |
2.0.6 |
3.fc6 |
src |
636 KiB |
Sun Aug 27 20:25:40 2006 |
Changelog
- * Mon Aug 28 18:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
- * Mon May 22 18:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.6-2
- Insert -g into CFLAGS after configure script removes it.
- Disable configure check for obsolete sigstack(), which segfaults.
- * Thu Feb 16 17:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.6-1
- Update to 2.0.6.