[haiku-bugs] [Haiku] #5628: sem_timedwait() return invalid error code

  • From: "kaliber" <trac@xxxxxxxxxxxx>
  • Date: Wed, 24 Mar 2010 17:17:05 -0000

#5628: sem_timedwait() return invalid error code
--------------------------+-------------------------------------------------
 Reporter:  kaliber       |       Owner:  nobody        
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  System/POSIX  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------
 Following http://dev.haiku-os.org/ticket/5334#comment:3

 In the following test case, sem_timedwait() should return EINVAL, but it
 return ETIMEDOUT

 Test case:
 
http://posixtest.cvs.sourceforge.net/viewvc/posixtest/posixtestsuite/conformance/interfaces/sem_timedwait/6-1.c?revision=1.1&view=markup

 Spec:
 http://www.opengroup.org/onlinepubs/9699919799/functions/sem_timedwait.html

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5628>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: