[RTEMS Project] #2715: Wrong error return states of pthread_kill()

RTEMS trac trac at rtems.org
Tue May 17 11:43:26 UTC 2016


#2715: Wrong error return states of pthread_kill()
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  4.10.3
Component:  General          |     Version:  4.10
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3c20d2810a4951a545ec2de1c21d9fdade18503a/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="3c20d2810a4951a545ec2de1c21d9fdade18503a"
 posix: Fix return states of pthread_kill()

 POSIX mandates that an error code is returned and not -1 plus errno.

 Close #2715.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2715#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list