Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-02 | Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) | Owen Taylor | 1 | -2/+2 | |
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) | |||||
2001-04-20 | gmodule implementation for Darwin/Mac OS X | Dan Winship | 1 | -0/+150 | |
* gmodule-dyld.c: gmodule implementation for Darwin/Mac OS X * gmodule.c: * gmoduleconf.h.in: Add gmodule-dyld support * testgmodule.c (main): Fix spelling |