<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NerdNews.it &#187; Unix Millenium Bug</title>
	<atom:link href="http://www.nerdnews.it/tag/unix-millenium-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nerdnews.it</link>
	<description>...a hack a day keep the doctor away!</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:15:17 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Y2K38 problem, Unix Millenium Bug 2038</title>
		<link>http://www.nerdnews.it/2009/09/24/y2k38-problem-unix-millenium-bug-2038/</link>
		<comments>http://www.nerdnews.it/2009/09/24/y2k38-problem-unix-millenium-bug-2038/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 10:57:29 +0000</pubDate>
		<dc:creator>Stefano Giovanni Rizzo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[millenium bug]]></category>
		<category><![CDATA[Unix Millenium Bug]]></category>
		<category><![CDATA[Unix Time]]></category>
		<category><![CDATA[Unix time issue]]></category>
		<category><![CDATA[Y2K38]]></category>
		<category><![CDATA[Year 2038 problem]]></category>

		<guid isPermaLink="false">http://www.nerdnews.it/?p=468</guid>
		<description><![CDATA[Se il millenium bug  Y2K vi ha emozionati, non potete non aspettare con ansia l&#8217;Y2k38 Millenium Bug!
Il problema, che si verificherà alle 03:14:07 del 19 Gennaio 2038, è dovuto al modo in cui i sistemi operativi Unix-like memorizzano il tempo, ovvero utilizzando un signed int a 32 bit. Il valore rappresenta il numero di secondi [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_469" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.nerdnews.it/wp-content/uploads/2009/09/year_2038_problem.gif"><img class="size-full wp-image-469" title="y2k38_year_2038_problem_unix_millenium_bug" src="http://www.nerdnews.it/wp-content/uploads/2009/09/year_2038_problem.gif" alt="Quello che succederà nel 2038" width="400" height="130" /></a><p class="wp-caption-text">Quello che succederà nel 2038</p></div>
<p>Se il millenium bug  Y2K vi ha emozionati, non potete non aspettare con ansia l&#8217;<a title="2038 Unix Millenium Bug y2k38" href="http://www.2038bug.com/">Y2k38 Millenium Bug</a>!</p>
<p>Il problema, che si verificherà alle <strong>03:14:07 del 19 Gennaio 2038</strong>, è dovuto al modo in cui i sistemi operativi Unix-like memorizzano il tempo, ovvero utilizzando un <strong>signed int a 32 bit</strong>. Il valore rappresenta il numero di secondi passati dal 1° Gennaio 1970, e raggiungerà il valore 2^31 nel 2038, quando essendo un signed int rappresenterà il decimale -2147483648, ovvero il 13 Dicembre del 1901!</p>
<p>Molti software che si basano su questa struttura, il <strong>time_t</strong> dello Unix Time, faranno quindi un tuffo nel passato con tutte le relative conseguenze! Non avranno problemi i sistemi che già utilizzano un campo a 64 bit, ovvero la maggiorparte dei sistemi che supportano l&#8217;architettura a 64 bit. Ma con 30 anni di tempo per ovviare al problema non ci dovrebbe essere il rischio di mandare troppi sistemi agli inizi &#8216;900!</p>
<!-- Easy AdSenser V2.35 -->
<!-- Post[count: 2] -->
<div style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-6722887328736699";
/* 300x250 interno a posts */
google_ad_slot = "3857695261";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.nerdnews.it%2F2009%2F09%2F24%2Fy2k38-problem-unix-millenium-bug-2038%2F&amp;linkname=Y2K38%20problem%2C%20Unix%20Millenium%20Bug%202038"><img src="http://www.nerdnews.it/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.nerdnews.it/2009/09/24/y2k38-problem-unix-millenium-bug-2038/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
