|
As a general rule, Linux is Year 2000 compliant.
As with most Unix-like operating systems, Linux currently is written with a 32-bit date
representation. This suggests that Linux will have difficulty in the year 2038 unless the
kernel and associated source code are migrated to 64-bit implementations capable of handling
dates for another two billion years. Given that Linux developers have forty years in which
to address the problem, it is very likely that solutions will be implemented long before the
year 2038.
The following web sites discuss Linux and the Year 2000:
If you know of any resources that we have missed, please let us know by sending
an email to our Suggestion Box.
|