Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pth: The GNU Portable Threads library
- 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: sparc
Download: | pth-2.0.6-3.al3.sparc.rpm |
Build Date: | Mon Nov 6 12:09:53 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 252 KiB |
Changelog
- * Mon Aug 28 17:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
- * Mon May 22 17: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 16:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.6-1
- Update to 2.0.6.