Name: | pth |
---|---|
Version: | 2.0.7 |
Release: | 23.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 321211 |
License: | LGPLv2+ |
RPM: | pth-2.0.7-23.el7.aarch64.rpm |
Source RPM: | pth-2.0.7-23.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/pth/ |
Summary: | The GNU Portable Threads library |
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 it's own individual program-counter, run-time stack, signal mask and errno variable. |
- update pth-config for ppc64le
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- update pth-config for Aarch64
- Build with -D_FILE_OFFSET_BITS=64 to get stat64 in pth_high.c - Guard the ARM CFLAGS sed substitution.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Apply Linux 3 configure check patch from Mikael Pettersson (#744740).
- rebuild for GCC 4.7 as requested
- update pth-config for s390x and sparc64