summaryrefslogtreecommitdiff
path: root/gmodule/gmodule-dl.c
Commit message (Expand)AuthorAgeFilesLines
* Make header include order consistent (#71704, Diego Escalante Urrelo)Matthias Clasen2007-11-081-0/+1
* Handle valid symbols that are NULL correctly. (#385388, Felix Kater)Matthias Clasen2006-12-131-4/+7
* applied patch from David Schleef <ds@schleef.org> which implements aTim Janik2004-02-201-2/+4
* Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803)Owen Taylor2002-03-021-2/+2
* add check for broken RTLD_GLOBAL (on OSF1 V5.0).Tim Janik2001-02-171-3/+7
* Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi2000-12-221-7/+11
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* do not return NULL symbols.Tim Janik2000-03-011-11/+21
* inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1999-02-241-0/+7
* Add braces to eliminate an ambiguous else warning.EST 1999 Jeff Garzik1999-01-211-2/+2
* Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist1999-01-161-2/+7
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-0/+5
* removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1998-10-271-0/+10
* minor changes to internal interface.Tim Janik1998-08-101-16/+25
* initial import of gmodule.Tim Janik1998-08-091-0/+108