Saturday, January 19th, 2008, marked the 30-year countdown to the Y2K38 wraparound of regular 32-bit UNIX time. UNIX internal time is stored in a data structure using a long int, containing the number of seconds since 1970. On a 32-bit machine this value is sufficient to store time up to the 18th of January 2038. After this date, 32-bit clocks will overflow and return false values.
Read more »What is the 2038 bug? Is my system affected? How do I fix this issue?
http://www.redhatmagazine.com –
Created by docsmartz 16 years 34 weeks ago – Made popular 16 years 34 weeks ago
Category: End User Tags:
Category: End User Tags:
- Login to post comments