Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37914430
en ru br
ALT Linux repos
5.0: 2.0.7-alt3

Group :: System/Libraries
RPM: libpth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.7-alt3
Build date: 29 december 2008, 00:16 ( 802.0 weeks ago )
Size: 396.93 Kb

Home page:   http://www.gnu.org/software/pth/

License: LGPLv2+
Summary: GNU Pth - GNU Portable Threads.
Description:

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 its own individual program-counter, run-time
stack, signal mask and errno variable.

Current maintainer: Led

List of contributors

List of rpms provided by this srpm:

  • libpth
  • libpth-devel
  • libpth-devel-static
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin