[RTEMS Project] #2722: SEM_VALUE_MAX is unusually small on RTEMS

RTEMS trac trac at rtems.org
Wed May 25 12:13:58 UTC 2016


#2722: SEM_VALUE_MAX is unusually small on RTEMS
-----------------------------+-----------------------------
 Reporter:  sebastian.huber  |      Owner:  sebastian.huber
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  4.12
Component:  General          |    Version:  4.10
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 RTEMS defines SEM_VALUE_MAX to 32767 in Newlib

 newlib/libc/sys/rtems/include/limits.h

 Other systems use INT_MAX or 2147483647.

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


More information about the bugs mailing list