Opened 5 years ago

Closed 5 years ago

#15277 closed bug (duplicate)

sem_timedwait/6-1 posix test failed

Reported by: cocobean Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/POSIX Version: R1/Development
Keywords: posix Cc:
Blocked By: #15272 Blocking:
Platform: All

Description

Ref: https://github.com/haiku/open_posix_testsuite/blob/from_haiku_trunk/conformance/interfaces/sem_timedwait/6-1.c

  • The process would be blocked, and the timeout parameter is
    • secified in nanoseconds field value less than zero. Should
    • return ERROR (EINVAL).

Change History (1)

comment:1 by waddlesplash, 5 years ago

Blocked By: 15272 added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.