2006-08-23 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Wed, 23 Aug 2006 22:33:17 +0000 (22:33 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 23 Aug 2006 22:33:17 +0000 (22:33 -0000)
commitbcf91169e5bfbc9904faf590ebc83f9e5bdbaf45
treee0b95de740a98f711fa139f5bc6401481b9220d6
parent971e0419f00f2f18c2b36aa1cedf7a8c0296bfad
2006-08-23  Miguel de Icaza  <miguel@novell.com>

        * src/gerror.c: Implement.

        * src/glist.c (g_list_sort): Remove routine instead of hoping
        * that
        it wont crash when we run it.

I did a small implementation of GIO/GChannel/GSource just to find
that we are no longer using that code (daemon.c)

svn path=/trunk/mono/; revision=64284
eglib/ChangeLog
eglib/TODO
eglib/src/Makefile.am
eglib/src/gerror.c [new file with mode: 0644]
eglib/src/glib.h
eglib/src/glist.c