pth 2.0.7-16ubuntu2 source package in Ubuntu

Changelog

pth (2.0.7-16ubuntu2) natty; urgency=low

  * debian/rules: disable FORTIFY_SOURCE for armel build, as it breaks
    the sigjmp/longjmp mechanism used on ARM for user space threading.
    (Closes LP: #599862)
 -- Jani Monoses <email address hidden>   Mon, 03 Jan 2011 15:04:54 +0200

Upload details

Uploaded by:
Jani Monoses
Uploaded to:
Natty
Original maintainer:
NIIBE Yutaka
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pth_2.0.7.orig.tar.gz 637.3 KiB 72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232
pth_2.0.7-16ubuntu2.debian.tar.gz 9.7 KiB 28154c81e14a4df79308963ef340b382bb33db9bbe791954794235b63fa6efba
pth_2.0.7-16ubuntu2.dsc 1.0 KiB 5eef0f272554d3857911d0e33f9b351dd9b9f3d5f3094932dca1f063963bc535

Available diffs

View changes file

Binary packages built by this source

libpth-dev: The GNU Portable Threads (development)

 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.
 .
 This package contains the development files.

libpth20: The GNU Portable Threads

 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.

pth-dbg: The GNU Portable Threads (debug)

 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.
 .
 This package contains the debug symbols.