<?xml version="1.0"?>
<rss version="2.0.">
  <channel>
    <title>Advogato blog for andersee</title>
    <link>http://www.advogato.org/person/andersee/</link>
    <description>Advogato blog for andersee</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Tue, 20 May 2008 18:25:06 GMT</pubDate>
    <item>
      <pubDate>Thu, 10 May 2001 20:50:25 GMT</pubDate>
      <title>10 May 2001</title>
      <link>http://www.advogato.org/person/andersee/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/andersee/diary.html?start=4</guid>
      <description>Well, I've got the new ld.so working very nicely now in
uClibc.  Also some nice news -- I've put together a quite
complete math library and checked that in yesterday.  I
think uClibc is just about ready for some heavy duty
industrial use (which is exactly what I am working on next).</description>
    </item>
    <item>
      <pubDate>Tue, 24 Apr 2001 06:49:25 GMT</pubDate>
      <title>24 Apr 2001</title>
      <link>http://www.advogato.org/person/andersee/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/andersee/diary.html?start=3</guid>
      <description>I got the uClibc shared library loader working today.  Much
of the initial porting effort was done by Manuel.  I am not
very happy with the way multiple architectures are supported
with ld.so  -- its cross platform support really needs some
rethinking in the future.  Regardless, it is now working
flawlessly on x86.  I've started porting the shared lib
loader to ARM, but it is not ready yet (i.e. doesn't even
compile).
&lt;p&gt;
One downside to running several Open Source projects is that
when working on one, the other gets neglected.  I've been
neglecting BusyBox for the last few days...  </description>
    </item>
    <item>
      <pubDate>Tue, 10 Apr 2001 22:40:08 GMT</pubDate>
      <title>10 Apr 2001</title>
      <link>http://www.advogato.org/person/andersee/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/andersee/diary.html?start=2</guid>
      <description>Today I got busybox 0.51 released.  Finally.  I'm really
proud of this release.  It is very very solid.  I'm leaving
to fly out to ESC in about an hour.  It should be a lot of
fun.   It is looking like a group of BusyBox folks will be
getting together for dinner on the 12th.  It will be nice to
have some faces for the names.</description>
    </item>
    <item>
      <pubDate>Thu, 5 Apr 2001 08:04:50 GMT</pubDate>
      <title>5 Apr 2001</title>
      <link>http://www.advogato.org/person/andersee/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/andersee/diary.html?start=1</guid>
      <description>I got busybox running on ia64 today, which ended up being a
lot more work then expected.   On most architectures, you
can use the _syscall[0-5] macros from
/usr/include/asm/unistd.h, but for some silly reason that I
don't understand, the ia64 developers made those macros
reference a kernel symbol.  Ugh.   I only needed two
syscalls that were not in glibc on ia64, and those I just
stuck in wrapper functions which use syscall() to do the
dirty work.  Managed to shave off about 500bytes in the
process -- even more if you include insmod.
&lt;p&gt;
While fixing up busybox, I fixed up uClibc's syscall support
a bit by adding a few obscure syscalls also provided by
glibc.   Mostly kernel module related stuff.  This has the
nice side effect that busybox compiles vs uClibc again (the
syscall adjustment had broken it).</description>
    </item>
    <item>
      <pubDate>Tue, 20 Mar 2001 04:02:39 GMT</pubDate>
      <title>20 Mar 2001</title>
      <link>http://www.advogato.org/person/andersee/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/andersee/diary.html?start=0</guid>
      <description>Well, it seems that having an account here is the thing to
do ...  So here goes.</description>
    </item>
  </channel>
</rss>
