[RTEMS Project] #2720: sem_post() with overflow returns an unusual error status

RTEMS trac trac at rtems.org
Wed May 25 11:59:30 UTC 2016


#2720: sem_post() with overflow returns an unusual error status
-----------------------------+-----------------------------
 Reporter:  sebastian.huber  |      Owner:  sebastian.huber
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  4.11
Component:  General          |    Version:  4.10
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 FreeBSD and glibc 2.18 set errno to EOVERFLOW in case of a sem_post()
 overflow. RTEMS sets errno to ENOSYS instead.

 This case is not documented and not covered by the testsuite.

 See also:

 http://austin-group-l.opengroup.narkive.com/8CNaq5S0/sem-post-overflow

--
Ticket URL: <http://devel.rtems.org/ticket/2720>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list