glib/gmodule
Tim Janik 6fbe816b6b do not return NULL symbols.
Wed Mar  1 05:34:47 2000  Tim Janik  <timj@gtk.org>

        * gmodule-beos.c (_g_module_symbol): do not return NULL symbols.

        * gmodule-os2.c: removed NetBSD specific defines.
        (_g_module_self): set an error message for unsupported behaviour.

        * gmodule-beos.c: many coding style fixups.
        (_g_module_open):
        (_g_module_self):
        (_g_module_close):
        (_g_module_symbol): bunch of memory leaks plugged.

        * gmodule-dl.c: make sure the error message returned from dlerror()
        is always != NULL, by using a wrapper function fetch_dlerror(). based
        on a patch to fix _g_module_symbol() for NetBSD from Scott Presnell
        <srp@zgi.com>.

        * gmodule-dld.c: minor indentation.

        * gmodule-win32.c: minor cleanups.
2000-03-01 04:53:47 +00:00
..
1999-01-05 20:28:45 +00:00
1998-08-09 08:32:18 +00:00
2000-03-01 04:53:47 +00:00
1998-08-09 08:32:18 +00:00
2000-03-01 04:53:47 +00:00
2000-03-01 04:53:47 +00:00
2000-03-01 04:53:47 +00:00
2000-03-01 04:53:47 +00:00