[RTEMS Project] #3182: CLOCK_REALTIME timeout implementation is not POSIX compliant
RTEMS trac
trac at rtems.org
Tue Oct 24 08:21:13 UTC 2017
#3182: CLOCK_REALTIME timeout implementation is not POSIX compliant
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: posix | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"ecef36987538fe7daf033c0c9344413355d615b1/rtems"
ecef3698/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="ecef36987538fe7daf033c0c9344413355d615b1"
score: Rename _Watchdog_Ticks_from_*()
Rename _Watchdog_Ticks_from_*() to _Watchdog_Realtime_from_*().
This highlights that these routines are used for the CLOCK_REALTIME
watchdogs (in contrast to CLOCK_MONOTONIC).
Update #3117.
Update #3182.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3182#comment:17>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list