glib/gmodule
Owen Taylor c2d49b8f7e Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803)
Sat Mar  2 14:46:17 2002  Owen Taylor  <otaylor@redhat.com>

        * gmodule-beos.c (_g_module_build_path) * gmodule-dyld.c (_g_module_build_path)
          gmodule-dl.c (_g_module_build_path): Use G_MODULE_SUFFIX rather than
        a hardcoded ".so". (#72803)
2002-03-02 20:30:33 +00:00
..
.cvsignore */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
gmodule-dl.c Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
gmodule-dld.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-dyld.c Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
gmodule-os2.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-win32.c */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
gmodule.c Fix typo when checking if file + module_suffix exists. (Miroslaw 2002-02-17 23:17:52 +00:00
gmodule.def Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. 2001-03-07 14:22:25 +00:00
gmodule.h s/retrive/retrieve/ 2001-10-03 19:45:04 +00:00
gmodule.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:17 +00:00
gmoduleconf.h.in gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00
gmoduleconf.h.win32 Update. Don't mention pthreads. 2001-09-04 05:09:35 +00:00
Makefile.am */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
makefile.mingw.in Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00
makefile.msc.in moved warning to error pragmas to their own file to not force 'good 2002-01-05 18:54:59 +00:00