Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where can I find out about Linux and the Millennium (Y2K) bug?

bug linux millennium Y2K
0
Posted

Where can I find out about Linux and the Millennium (Y2K) bug?

0

The Debian/GNU Linux people have a statement on their Web site at http://www.debian.org Essentially, Linux uses libraries that store dates as 32-bit integers, which count the seconds since 1970. This counter will not overflow until the year 2038, by which time the library programmers will (hopefully) have upgraded the system software to store dates as 64-bit integers. This, of course, does not mean that applications are not susceptible to the millennium bug, if they do not use the standard library routines. The Free Software Foundation has a Web page about Y2K issues in GNU software at http://www.fsf.org/software/year2000.html There is also a Usenet newsgroup, comp.software.year-2000, for general discussion of Y2K issues.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123