[RTEMS Project] #2665: Convert _TOD_To_seconds to use mktime?
RTEMS trac
trac at rtems.org
Sat Mar 19 02:14:30 UTC 2016
#2665: Convert _TOD_To_seconds to use mktime?
---------------------------+-------------------
Reporter: joel.sherrill | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.12
Severity: normal | Resolution:
Keywords: |
---------------------------+-------------------
Comment (by chrisj):
I changed `rtems_clock_get_tod` away from newlib a couple of years ago
because of the 2038 bug and improved the implementation to not contain
loops. I think performance is important in these calls.
Does the RTEMS call need to deal with timezones and the overhead it
creates?
--
Ticket URL: <http://devel.rtems.org/ticket/2665#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list