Changeset 224 for spec/trunk/SPECS/pthread.spec
- Timestamp:
- Oct 11, 2011, 7:26:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/pthread.spec
r211 r224 1 1 Summary: A posix pthread emulation for OS/2-eComStation 2 2 Name: pthread 3 Version: 2011 09224 Release: 7%{?dist}3 Version: 20111011 4 Release: 8%{?dist} 5 5 License: unknown 6 6 Group: Development/Libraries … … 8 8 Source1: pthread-legacy-os2.zip 9 9 10 Requires: libc >= 0.6.311 10 12 11 %description … … 65 64 66 65 %changelog 66 * Thu Oct 11 2011 yd 67 - exception record must be on stack 68 - always uninstall record from running thread 69 - use new LibLoadExceptq to enable exceptq only if main app loads it. Code by Rich Walsh. 70 67 71 * Thu Sep 22 2011 yd 68 72 - enable high memory access for library, otherwise every app using it is forced to use low memory (see git).
Note:
See TracChangeset
for help on using the changeset viewer.