Ignore:
Timestamp:
Oct 11, 2011, 7:26:36 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: pthread build update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/pthread.spec

    r211 r224  
    11Summary: A posix pthread emulation for OS/2-eComStation
    22Name: pthread
    3 Version: 20110922
    4 Release: 7%{?dist}
     3Version: 20111011
     4Release: 8%{?dist}
    55License: unknown
    66Group: Development/Libraries
     
    88Source1: pthread-legacy-os2.zip
    99
    10 Requires: libc >= 0.6.3
    1110
    1211%description
     
    6564
    6665%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
    6771* Thu Sep 22 2011 yd
    6872- 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.