Changes between Version 7 and Version 8 of Ticket #4947, comment 18
- Timestamp:
- Nov 7, 2020, 10:21:12 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4947, comment 18
v7 v8 2 2 3 3 NOTE: 4 1. SCHED_FIFO is defined/exists in Haiku, but failed for **sched_get_priority_min(SCHED_FIFO)** and **sched_get_priority_max(SCHED_FIFO**). The other SCHED_* functions passed. 4 1. SCHED_FIFO is defined/exists in Haiku, but failed for **sched_get_priority_min(SCHED_FIFO)** and **sched_get_priority_max(SCHED_FIFO**). The other SCHED_* functions passed. These are considered optional functions for POSIX compliance. 5 5 6 6 2. All POSIX semaphores defined, but fail tests.