summaryrefslogtreecommitdiff
path: root/gmodule/gmodule-dl.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-04-16Fix compilation on Android with the bionic C librarySebastian Dröge1-0/+4
2012-11-28Revert "Fix compilation on Android with the bionic C library"Sebastian Dröge1-4/+0
2012-11-28Fix compilation on Android with the bionic C librarySebastian Dröge1-0/+4
2007-11-08Make header include order consistent (#71704, Diego Escalante Urrelo)Matthias Clasen1-0/+1
2006-12-13Handle valid symbols that are NULL correctly. (#385388, Felix Kater)Matthias Clasen1-4/+7
2004-02-20applied patch from David Schleef <ds@schleef.org> which implements aTim Janik1-2/+4
2002-03-02Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803)Owen Taylor1-2/+2
2001-02-17add check for broken RTLD_GLOBAL (on OSF1 V5.0).Tim Janik1-3/+7
2000-12-22Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi1-7/+11
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-4/+4
2000-03-01do not return NULL symbols.Tim Janik1-11/+21
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+7
1999-01-21Add braces to eliminate an ambiguous else warning.EST 1999 Jeff Garzik1-2/+2
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist1-2/+7
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-0/+5
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-0/+10
1998-08-10minor changes to internal interface.Tim Janik1-16/+25
1998-08-09initial import of gmodule.Tim Janik1-0/+108