[RTEMS Project] #2624: Fix the year 2038 problem

RTEMS trac trac at rtems.org
Mon Mar 7 23:01:47 UTC 2016


#2624: Fix the year 2038 problem
-----------------------------+-------------------
 Reporter:  sebastian.huber  |       Owner:
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  4.12
Component:  General          |     Version:  4.10
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-------------------

Comment (by chrisj):

 What do you mean by "all integer operations are carried out properly"? How
 do you decide everything is done properly?

 Is this specific to RTEMS and 3rd party code such as gcc and newlib RTEMS
 depends on?

 What happens to code such as `cpukit/ftpd/ftpd.c:1193` or
 `cpukit/libfs/src/jffs2/src/fs-rtems.c:1053`? The JFFS has `time_t` in
 it's `struct iattr` and I am not sure if this is embedded in the file
 system in the flash. The RFS has a special type for time in the inode on
 disk.

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


More information about the bugs mailing list