#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs