1 | | Since Haiku R1B4 hrev56865, hrev57089 (x64, nightly) showed the remaining pthread implementation issues for UNIX 2003 compliance are: |
2 | | |
3 | | {{{ |
4 | | conformance/interfaces/pthread_attr_setstack/2-1: execution: FAILED |
5 | | conformance/interfaces/pthread_attr_setstack/6-1: execution: FAILED |
6 | | conformance/interfaces/pthread_cancel/5-1: execution: FAILED |
7 | | conformance/interfaces/pthread_cond_init/1-2: execution: FAILED |
8 | | conformance/interfaces/pthread_cond_init/2-2: execution: FAILED |
9 | | conformance/interfaces/pthread_cond_timedwait/2-6: execution: FAILED |
10 | | conformance/interfaces/pthread_cond_wait/2-3: execution: FAILED |
11 | | conformance/interfaces/pthread_detach/4-1: execution: FAILED |
12 | | conformance/interfaces/pthread_detach/4-2: execution: FAILED |
13 | | conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: FAILED |
14 | | conformance/interfaces/pthread_rwlock_rdlock/4-1: execution: FAILED |
15 | | conformance/interfaces/pthread_rwlock_wrlock/2-1: execution: FAILED |
16 | | }}} |
17 | | |