<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.djb.cdb">
    <title>gmane.comp.djb.cdb</title>
    <link>http://blog.gmane.org/gmane.comp.djb.cdb</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.djb.cdb/212"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.djb.cdb/202"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.djb.cdb/200"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.djb.cdb/212">
    <title>cdb does not compile on Fedora 14 linux</title>
    <link>http://comments.gmane.org/gmane.comp.djb.cdb/212</link>
    <description>&lt;pre&gt;kbriggs&amp;lt; at &amp;gt;gold:~/Download/cdb-0.75&amp;gt; make
( cat warn-auto.sh; \
echo 'main="$1"; shift'; \
echo exec "`head -1 conf-ld`" \
'-o "$main" "$main".o ${1+"$&amp;lt; at &amp;gt;"}' \
) &amp;gt; load
chmod 755 load
( cat warn-auto.sh; \
echo exec "`head -1 conf-cc`" '-c ${1+"$&amp;lt; at &amp;gt;"}' \
) &amp;gt; compile
chmod 755 compile
( ( ./compile tryulong32.c &amp;amp;&amp;amp; ./load tryulong32 &amp;amp;&amp;amp; \
./tryulong32 ) &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 \
&amp;amp;&amp;amp; cat uint32.h2 || cat uint32.h1 ) &amp;gt; uint32.h
rm -f tryulong32.o tryulong32
./compile cdbget.c
( cat warn-auto.sh; \
echo CC=\'`head -1 conf-cc`\'; \
echo LD=\'`head -1 conf-ld`\'; \
cat find-systype.sh; \
) | sh &amp;gt; systype
( cat warn-auto.sh; \
echo 'main="$1"; shift'; \
echo 'rm -f "$main"'; \
echo 'ar cr "$main" ${1+"$&amp;lt; at &amp;gt;"}'; \
case "`cat systype`" in \
sunos-5.*) ;; \
unix_sv*) ;; \
irix64-*) ;; \
irix-*) ;; \
dgux-*) ;; \
hp-ux-*) ;; \
sco*) ;; \
*) echo 'ranlib "$main"' ;; \
esac \
) &amp;gt; makelib
chmod 755 makelib
./compile cdb.c
./compile cdb_hash.c
./compile cdb_make.c
./makelib cdb.a cdb.o cdb_hash.o cdb_make.o
./compile &lt;/pre&gt;</description>
    <dc:creator>keith.briggs&lt; at &gt;bt.com</dc:creator>
    <dc:date>2011-07-18T08:57:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.djb.cdb/202">
    <title>64-bit CDB</title>
    <link>http://comments.gmane.org/gmane.comp.djb.cdb/202</link>
    <description>&lt;pre&gt;Hi, I've written a Python implementation of the CDB algorithm as part of 
a project. I'd like to convert it to use 64-bit disk offsets to get 
around the 4-GB limit, but I don't understand how the 
hash-to-disk-offset lookup process works and what depends on 32-bit-ness 
well enough to do it with confidence.

Has anyone done this already or can anyone point out what I'd need to 
change in the algorithm to get it to work?

Thanks very much!

Matt

&lt;/pre&gt;</description>
    <dc:creator>Matt Chaput</dc:creator>
    <dc:date>2010-03-19T00:00:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.djb.cdb/200">
    <title>latest version for cdb ?</title>
    <link>http://comments.gmane.org/gmane.comp.djb.cdb/200</link>
    <description>&lt;pre&gt;hello,
i would like to know what is the latest version of cdb software. I got cdb
0.75 from the web page http://cr.yp.to/cdb.html
Is it the latest or there are enhancements done over it?

regards,
nik
&lt;/pre&gt;</description>
    <dc:creator>nikhil sharma</dc:creator>
    <dc:date>2009-10-20T11:37:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.djb.cdb">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.djb.cdb</link>
  </textinput>
</rdf:RDF>
