[RTEMS Project] #2228: POSIX timers misbehaviour

RTEMS trac trac at rtems.org
Wed Dec 17 12:48:56 UTC 2014


#2228: POSIX timers misbehaviour
-------------------------+-------------------
 Reporter:  systec-dk    |       Owner:
     Type:  defect       |      Status:  new
 Priority:  normal       |   Milestone:  4.11
Component:  cpukit       |     Version:  4.10
 Severity:  normal       |  Resolution:
 Keywords:  posix timer  |
-------------------------+-------------------

Comment (by sebastian.huber):

 POSIX is pretty clear in this regard:

 http://pubs.opengroup.org/onlinepubs/009695399/functions/timer_create.html

 It is a per-process timer, so the current RTEMS implementation is not
 conformant with the POSIX requirements.  The question is whether this is a
 bug or a feature.  If we change the behaviour then we may break existing
 RTEMS applications.  I am in favour of enforcing POSIX strictly.

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


More information about the bugs mailing list