<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Memset in Android</title>
	<atom:link href="http://www.badlogicgames.com/wordpress/?feed=rss2&#038;p=666" rel="self" type="application/rss+xml" />
	<link>http://www.badlogicgames.com/wordpress/?p=666</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 23:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mario</title>
		<link>http://www.badlogicgames.com/wordpress/?p=666&#038;cpage=1#comment-260</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 26 May 2010 08:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://apistudios.com/hosted/marzec/badlogic/wordpress/?p=666#comment-260</guid>
		<description><![CDATA[@Romain so the Framework itself uses another libc? Interesting. 

In any case it&#039;s probably not all that bad as most people will use it to set a block of memory to zero. shit happens :)]]></description>
		<content:encoded><![CDATA[<p>@Romain so the Framework itself uses another libc? Interesting. </p>
<p>In any case it&#8217;s probably not all that bad as most people will use it to set a block of memory to zero. shit happens <img src='http://www.badlogicgames.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Memset in Android -- Topsy.com</title>
		<link>http://www.badlogicgames.com/wordpress/?p=666&#038;cpage=1#comment-258</link>
		<dc:creator>Tweets that mention Memset in Android -- Topsy.com</dc:creator>
		<pubDate>Wed, 26 May 2010 00:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://apistudios.com/hosted/marzec/badlogic/wordpress/?p=666#comment-258</guid>
		<description><![CDATA[[...] This post was mentioned on Twitter by Planet Android and Xoopia.com, Rene Nachtnebel ✔. Rene Nachtnebel ✔ said: #Android: Memset in Android http://dlvr.it/1CT9P #Android [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Planet Android and Xoopia.com, Rene Nachtnebel ✔. Rene Nachtnebel ✔ said: #Android: Memset in Android <a href="http://dlvr.it/1CT9P" rel="nofollow">http://dlvr.it/1CT9P</a> #Android [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Leahy</title>
		<link>http://www.badlogicgames.com/wordpress/?p=666&#038;cpage=1#comment-257</link>
		<dc:creator>Mike Leahy</dc:creator>
		<pubDate>Wed, 26 May 2010 00:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://apistudios.com/hosted/marzec/badlogic/wordpress/?p=666#comment-257</guid>
		<description><![CDATA[Yowzers... This seems like it&#039;d be a highly trafficked piece of code, so darn surprising it was broken until recently. Any idea on how it affected anything or was this limited to NDK usage of memset function via C / C++?]]></description>
		<content:encoded><![CDATA[<p>Yowzers&#8230; This seems like it&#8217;d be a highly trafficked piece of code, so darn surprising it was broken until recently. Any idea on how it affected anything or was this limited to NDK usage of memset function via C / C++?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain Guy</title>
		<link>http://www.badlogicgames.com/wordpress/?p=666&#038;cpage=1#comment-256</link>
		<dc:creator>Romain Guy</dc:creator>
		<pubDate>Tue, 25 May 2010 23:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://apistudios.com/hosted/marzec/badlogic/wordpress/?p=666#comment-256</guid>
		<description><![CDATA[The bug was present because it&#039;s a code path that&#039;s never exercised, at least in stock Android builds. We use a faster version of memset :)]]></description>
		<content:encoded><![CDATA[<p>The bug was present because it&#8217;s a code path that&#8217;s never exercised, at least in stock Android builds. We use a faster version of memset <img src='http://www.badlogicgames.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
