pth 2.0.7-16ubuntu3 source package in Ubuntu

Changelog

pth (2.0.7-16ubuntu3) precise; urgency=low

  * debian/rules: disable FORTIFY_SOURCE for armhf build, as it breaks
    the sigjmp/longjmp mechanism used on ARM for user space threading.
    This is the same as the previous change which was armel only.
 -- Jani Monoses <email address hidden>   Tue, 29 Nov 2011 12:42:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
pth_2.0.7.orig.tar.gz 637.3 KiB 72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232
pth_2.0.7-16ubuntu3.debian.tar.gz 9.6 KiB f835adba4905f906b22a7085263ea86f8b434ac04f85de6d81244cf68e7ecbbb
pth_2.0.7-16ubuntu3.dsc 1.1 KiB 4ac7b558e2f7b43a1eb094fdb84eb71933b96e22058ea52116811d5810853f86

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: No summary available for libpth20 in ubuntu quantal.

No description available for libpth20 in ubuntu quantal.

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.