Changes between Version 2 and Version 3 of Ticket #11815, comment 11


Ignore:
Timestamp:
Nov 9, 2024, 11:23:09 PM (6 weeks ago)
Author:
cocobean

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11815, comment 11

    v2 v3  
    33Following Haiku STABLE snapshot releases for UNIX 03 conformance:
    44
    5 For UNRESOLVED status, as of Haiku R1B5 hrev57937+94 x86_gcc2:
    6 {{{
    7 conformance/interfaces/pthread_cancel/3-1: execution: UNRESOLVED
    8 conformance/interfaces/pthread_cond_broadcast/1-2: execution: UNRESOLVED
    9 conformance/interfaces/pthread_cond_init/4-1: execution: UNRESOLVED
    10 conformance/interfaces/pthread_cond_timedwait/2-5: execution: UNRESOLVED
    11 conformance/interfaces/pthread_mutex_init/5-1: execution: UNRESOLVED
    12 }}}
    13  
    145For FAILED status, as of Haiku R1B5 hrev57937+94 x86_gcc2:
    156{{{
     
    2112conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: FAILED
    2213}}}
    23  
    24 
    25 For INTERRUPTED status, as of Haiku R1B5 hrev57937+94 x86_gcc2:
    26 {{{
    27 conformance/interfaces/pthread_cond_broadcast/4-2: execution: INTERRUPTED
    28 conformance/interfaces/pthread_cond_signal/4-2:execution:INTERRUPTED
    29 conformance/interfaces/pthread_cond_timedwait/4-3: execution: INTERRUPTED
    30 conformance/interfaces/pthread_cond_wait/4-1: execution: INTERRUPTED
    31 }}}