Changes between Version 1 and Version 2 of Ticket #4947, comment 18


Ignore:
Timestamp:
Nov 6, 2020, 3:23:44 PM (4 years ago)
Author:
cocobean

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4947, comment 18

    v1 v2  
    1 Seven tests seem quickly fixable as the POSIX code exists in Haiku but not properly working with the OpenPOSIX tests. I compared with both Linux and FreeBSD - and the Haiku code is comparable. Needs further review
     1More than seven tests seem quickly fixable as the POSIX code exists in Haiku but not properly working with the OpenPOSIX tests. I compared with both Linux and FreeBSD - and the Haiku code is comparable. Needs further review
    22
    33NOTE: SCHED_FIFO is defined/exists in Haiku, but failed for
     
    55
    66NOTE: All POSIX semaphores are defined/exists in Haiku, but a few tests failed SEM testing.
     7
     8NOTE: pthread_attr are defined/exists in Haiku, but a few tests failed SEM testing.