History log of /external/bluetooth/glib/gmodule/gmodule-os2.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9757456e23195ae9496c059b0235dcf8768185cd 08-Nov-2007 Matthias Clasen <mclasen@redhat.com> Make header include order consistent (#71704, Diego Escalante Urrelo)

2007-11-07 Matthias Clasen <mclasen@redhat.com>

* *.c: Make header include order consistent (#71704,
Diego Escalante Urrelo)


svn path=/trunk/; revision=5817
/external/bluetooth/glib/gmodule/gmodule-os2.c
defca980e4c4c899f18d8a8c17b629306abfe41c 20-Feb-2004 Tim Janik <timj@gtk.org> applied patch from David Schleef <ds@schleef.org> which implements a

Fri Feb 20 02:39:03 2004 Tim Janik <timj@gtk.org>

* applied patch from David Schleef <ds@schleef.org> which implements
a G_MODULE_BIND_LOCAL flag to g_module_open() to disable global
symbol registration.
/external/bluetooth/glib/gmodule/gmodule-os2.c
c9bd7542e1a28ba9de60048361c0a97d251833e7 26-Jul-2000 Tim Janik <timj@gtk.org> applied patch from Andreas Persenius <ndap@swipnet.se> that updates the

Wed Jul 26 12:59:31 2000 Tim Janik <timj@gtk.org>

* *.[hc]: applied patch from Andreas Persenius <ndap@swipnet.se> that
updates the license headers to the GNU Lesser General Public License,
as well as updating the copyright year to 2000.
/external/bluetooth/glib/gmodule/gmodule-os2.c
d568a76ae4976e0aa01e26e868121a07b4e91338 01-Mar-2000 Tim Janik <timj@gtk.org> 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.

* merges from glib-1-2.
/external/bluetooth/glib/gmodule/gmodule-os2.c
76a78f059ac215b131258e87fc5195f218e088c5 07-Apr-1999 Asbjørn Pettersen <asbjoer@src.gnome.org> Add G_MODULE_IMPL_OS2
/external/bluetooth/glib/gmodule/gmodule-os2.c