<?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: what is this Private_Dirty:?</title>
	<atom:link href="http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/</link>
	<description>a lowercase manifesto</description>
	<lastBuildDate>Thu, 15 Oct 2009 09:25:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/comment-page-1/#comment-283</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Wed, 22 Aug 2007 08:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/#comment-283</guid>
		<description>One more note: if it is the &quot;const array of strings&quot; problem, the usual solution is to have one const char array containing all the relevant strings separated by NUL bytes, and a second array giving the offsets of each string in the previous array.

This is fine up unless you need to expose arrays of strings to other libraries or the app.</description>
		<content:encoded><![CDATA[<p>One more note: if it is the &#8220;const array of strings&#8221; problem, the usual solution is to have one const char array containing all the relevant strings separated by NUL bytes, and a second array giving the offsets of each string in the previous array.</p>
<p>This is fine up unless you need to expose arrays of strings to other libraries or the app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/comment-page-1/#comment-282</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Wed, 22 Aug 2007 08:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/#comment-282</guid>
		<description>It is probably due to text relocations needed during dynamic linking:

http://www.google.com/codesearch?hl=en&amp;q=+package:glibc+mprotect+show:ND-cjd34PJs:_kqcB-1Z7Jc:WkjYql58S4Q&amp;sa=N&amp;cd=29&amp;ct=rc&amp;cs_p=http://ftp.gnu.org/gnu/glibc/glibc-2.2.4.tar.gz&amp;cs_f=glibc-2.2.4/elf/dl-reloc.c#a0

Do you perhaps have const structures/arrays that contain pointers to other structures or strings?</description>
		<content:encoded><![CDATA[<p>It is probably due to text relocations needed during dynamic linking:</p>
<p><a href="http://www.google.com/codesearch?hl=en&amp;q=+package:glibc+mprotect+show:ND-cjd34PJs:_kqcB-1Z7Jc:WkjYql58S4Q&amp;sa=N&amp;cd=29&amp;ct=rc&amp;cs_p=http://ftp.gnu.org/gnu/glibc/glibc-2.2.4.tar.gz&amp;cs_f=glibc-2.2.4/elf/dl-reloc.c#a0" rel="nofollow">http://www.google.com/codesearch?hl=en&amp;q=+package:glibc+mprotect+show:ND-cjd34PJs:_kqcB-1Z7Jc:WkjYql58S4Q&amp;sa=N&amp;cd=29&amp;ct=rc&amp;cs_p=http://ftp.gnu.org/gnu/glibc/glibc-2.2.4.tar.gz&amp;cs_f=glibc-2.2.4/elf/dl-reloc.c#a0</a></p>
<p>Do you perhaps have const structures/arrays that contain pointers to other structures or strings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dohboy</title>
		<link>http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/comment-page-1/#comment-279</link>
		<dc:creator>dohboy</dc:creator>
		<pubDate>Sun, 19 Aug 2007 18:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/#comment-279</guid>
		<description>Its always a good idea to keep your Privates clean.  Hygenic.

:)</description>
		<content:encoded><![CDATA[<p>Its always a good idea to keep your Privates clean.  Hygenic.</p>
<p>:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelner</title>
		<link>http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/comment-page-1/#comment-278</link>
		<dc:creator>Kelner</dc:creator>
		<pubDate>Sun, 19 Aug 2007 16:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2007/08/19/what-is-this-private_dirty/#comment-278</guid>
		<description>What do you mean &quot;what&#039;s this private dirty stuff&quot;? It&#039;s where the process keeps its pr0n!

Ok, sorry for the very bad joke, I just couldn&#039;t resist.</description>
		<content:encoded><![CDATA[<p>What do you mean &#8220;what&#8217;s this private dirty stuff&#8221;? It&#8217;s where the process keeps its pr0n!</p>
<p>Ok, sorry for the very bad joke, I just couldn&#8217;t resist.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
