Name: | mingw32-pthreads |
---|---|
Version: | 2.8.0 |
Release: | 10.el6.7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 978991 |
License: | LGPLv2+ |
RPM: | mingw32-pthreads-2.8.0-10.el6.7.noarch.rpm |
Source RPM: | mingw32-pthreads-2.8.0-10.el6.7.src.rpm |
Build Date: | Wed Dec 07 2011 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceware.org/pthreads-win32/ |
Summary: | MinGW pthread library |
Description: | The POSIX 1003.1-2001 standard defines an application programming interface (API) for writing multithreaded applications. This interface is known more commonly as pthreads. A good number of modern operating systems include a threading library of some kind: Solaris (UI) threads, Win32 threads, DCE threads, DECthreads, or any of the draft revisions of the pthreads standard. The trend is that most of these systems are slowly adopting the pthreads standard API, with application developers following suit to reduce porting woes. Win32 does not, and is unlikely to ever, support pthreads natively. This project seeks to provide a freely available and high-quality solution to this problem. |
- Adjusted version and rebuild using gcc 4.4.6 Related: rhbz#722878
- Rebuild everything with gcc-4.4 Related: rhbz#658833
- Rebuild for downgrade to gcc-4.4 Related: rhbz#658833
- Rebuild for new 3.18 mingw32 runtime Related: rhbz#658833
- Drop ExclusiveArch as its incompatible with noarch Related: rhbz#658833
- Only build mingw packages on x86_64 Related: rhbz#658833
- Bump the revision to avoid tag collision Related: rhbz#658833
- added mingw32-pthreads-2.8.0-w32.patch
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Create a symlink from libpthreadGC2.a to libpthread.a because of BZ #498616
- Move header files to system include directory.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Rebuild for mingw32-gcc 4.4
- Cleanup to the spec file, no functional changes.
- minor cleanup
- Initial RPM release.