#2606: alarm() uses seconds watchdog and thus is affected by clock changes
-----------------------------+-----------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: General | Version: 4.10
Severity: normal | Keywords:
-----------------------------+-----------------------------
alarm() uses _Watchdog_Insert_seconds() and thus is affected by clock
changes, e.g. via _TOD_Set(). This is wrong. The POSIX documentation is
not that clear since it talks only about "realtime seconds". However, the
FreeBSD implementation uses the uptime. This is also in line with the
RTEMS ualarm() and nanosleep().
--
Ticket URL: <http://devel.rtems.org/ticket/2606>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs