<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>git.pseudorandom.co.uk Git - gfcombinefs.git/rss log</title>
<link>/gfcombinefs.git</link>
<description>n-of-m secret recombination with libgfshare</description>
<language>en</language>
<managingEditor>Simon McVittie</managingEditor>
<image>
<url>/_res/git-logo.png</url>
<title>git.pseudorandom.co.uk Git - gfcombinefs.git/rss log</title>
<link>/gfcombinefs.git</link>
</image>
<pubDate>Fri, 18 Dec 2009 05:31:36 +0000</pubDate>
<lastBuildDate>Fri, 18 Dec 2009 05:31:36 +0000</lastBuildDate>
<generator>gitweb v.1.7.2.5/1.7.2.5</generator>
<item>
<title>Avoid mixed-signedness comparision.</title>
<author>Boyd Stephen Smith Jr &lt;bss@iguanasuicide.net&gt;</author>
<pubDate>Fri, 18 Dec 2009 05:31:36 +0000</pubDate>
<guid isPermaLink="true">/gfcombinefs.git/commitdiff/d487c8aa4ce423a13175d3ec2ab1a9ca230ce943</guid>
<link>/gfcombinefs.git/commitdiff/d487c8aa4ce423a13175d3ec2ab1a9ca230ce943</link>
<description>Avoid mixed-signedness comparision.</description>
<content:encoded><![CDATA[
<pre>
Avoid mixed-signedness comparision.

Since offset is non-negative, the cast will not lose data and we avoid compiler errors/warnings.
</pre><ul>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/cc445d9e4699bb6ff19870d6263f7c395bdce39e..d487c8aa4ce423a13175d3ec2ab1a9ca230ce943:/gfcombinefs.c">D</a><a title="history" href="/gfcombinefs.git/history/d487c8aa4ce423a13175d3ec2ab1a9ca230ce943?f=gfcombinefs.c">H</a>] gfcombinefs.c</li>
</ul>]]>
</content:encoded>
</item>
<item>
<title>Bail if offset is invalid.</title>
<author>Boyd Stephen Smith Jr &lt;bss@iguanasuicide.net&gt;</author>
<pubDate>Fri, 18 Dec 2009 05:27:12 +0000</pubDate>
<guid isPermaLink="true">/gfcombinefs.git/commitdiff/cc445d9e4699bb6ff19870d6263f7c395bdce39e</guid>
<link>/gfcombinefs.git/commitdiff/cc445d9e4699bb6ff19870d6263f7c395bdce39e</link>
<description>Bail if offset is invalid.</description>
<content:encoded><![CDATA[
<pre>
Bail if offset is invalid.

Otherwise, mixed-signedness comparison below might change the sign of offset as part of the usual arithmetic conversions.
</pre><ul>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/ae3d677d0d78e8514c0d39be47497a444a2eb3df..cc445d9e4699bb6ff19870d6263f7c395bdce39e:/gfcombinefs.c">D</a><a title="history" href="/gfcombinefs.git/history/cc445d9e4699bb6ff19870d6263f7c395bdce39e?f=gfcombinefs.c">H</a>] gfcombinefs.c</li>
</ul>]]>
</content:encoded>
</item>
<item>
<title>gfc_setxattr: malloc can fail, cope with that</title>
<author>Simon McVittie &lt;http://smcv.pseudorandom.co.uk/&gt;</author>
<pubDate>Sat, 12 Sep 2009 12:09:47 +0000</pubDate>
<guid isPermaLink="true">/gfcombinefs.git/commitdiff/ae3d677d0d78e8514c0d39be47497a444a2eb3df</guid>
<link>/gfcombinefs.git/commitdiff/ae3d677d0d78e8514c0d39be47497a444a2eb3df</link>
<description>gfc_setxattr: malloc can fail, cope with that</description>
<content:encoded><![CDATA[
<pre>
gfc_setxattr: malloc can fail, cope with that
</pre><ul>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/d4e4a0f6f48cf50befdbf944785ae1025d5af4d6..ae3d677d0d78e8514c0d39be47497a444a2eb3df:/gfcombinefs.c">D</a><a title="history" href="/gfcombinefs.git/history/ae3d677d0d78e8514c0d39be47497a444a2eb3df?f=gfcombinefs.c">H</a>] gfcombinefs.c</li>
</ul>]]>
</content:encoded>
</item>
<item>
<title>Add a README</title>
<author>Simon McVittie &lt;http://smcv.pseudorandom.co.uk/&gt;</author>
<pubDate>Thu, 3 Sep 2009 11:20:39 +0000</pubDate>
<guid isPermaLink="true">/gfcombinefs.git/commitdiff/d4e4a0f6f48cf50befdbf944785ae1025d5af4d6</guid>
<link>/gfcombinefs.git/commitdiff/d4e4a0f6f48cf50befdbf944785ae1025d5af4d6</link>
<description>Add a README</description>
<content:encoded><![CDATA[
<pre>
Add a README
</pre><ul>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/af18e29cece0c86bad52b5ab3c9af088b3d74c5b..d4e4a0f6f48cf50befdbf944785ae1025d5af4d6:/README">D</a><a title="history" href="/gfcombinefs.git/history/d4e4a0f6f48cf50befdbf944785ae1025d5af4d6?f=README">H</a>] README</li>
</ul>]]>
</content:encoded>
</item>
<item>
<title>Initial commit</title>
<author>Simon McVittie &lt;http://smcv.pseudorandom.co.uk/&gt;</author>
<pubDate>Wed, 2 Sep 2009 22:04:42 +0000</pubDate>
<guid isPermaLink="true">/gfcombinefs.git/commitdiff/af18e29cece0c86bad52b5ab3c9af088b3d74c5b</guid>
<link>/gfcombinefs.git/commitdiff/af18e29cece0c86bad52b5ab3c9af088b3d74c5b</link>
<description>Initial commit</description>
<content:encoded><![CDATA[
<pre>
Initial commit
</pre><ul>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/0000000000000000000000000000000000000000..af18e29cece0c86bad52b5ab3c9af088b3d74c5b:/.gitignore?fp=.gitignore">D</a><a title="history" href="/gfcombinefs.git/history/af18e29cece0c86bad52b5ab3c9af088b3d74c5b?f=.gitignore">H</a>] .gitignore</li>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/0000000000000000000000000000000000000000..af18e29cece0c86bad52b5ab3c9af088b3d74c5b:/Makefile?fp=Makefile">D</a><a title="history" href="/gfcombinefs.git/history/af18e29cece0c86bad52b5ab3c9af088b3d74c5b?f=Makefile">H</a>] Makefile</li>
<li>[<a title="diff" href="/gfcombinefs.git/blobdiff/0000000000000000000000000000000000000000..af18e29cece0c86bad52b5ab3c9af088b3d74c5b:/gfcombinefs.c?fp=gfcombinefs.c">D</a><a title="history" href="/gfcombinefs.git/history/af18e29cece0c86bad52b5ab3c9af088b3d74c5b?f=gfcombinefs.c">H</a>] gfcombinefs.c</li>
</ul>]]>
</content:encoded>
</item>
</channel>
</rss>

