glib/gmodule/gmodule.symbols
Tor Lillqvist 168c4d4708 New file.
2008-07-27  Tor Lillqvist  <tml@novell.com>

	* gmodule.symbols: New file.

	* gmodule.c: Bypass the Windows ABI compatibility symbols on
	64-bit Windows. Thus no need to keep the file name in system
	codepage around on 64-bit Windows either.
	
	* Makefile.am: Produce gmodule.def from gmodule.symbols. Dist
	gmodule.symbols instead of gmodule.def.

	* gmodule.def: Drop from SVN.


svn path=/trunk/; revision=7259
2008-07-27 17:35:46 +00:00

15 lines
234 B
Plaintext

g_module_build_path
g_module_close
g_module_error
g_module_make_resident
#ifndef _WIN64
g_module_name PRIVATE
#endif
g_module_name_utf8
#ifndef _WIN64
g_module_open PRIVATE
#endif
g_module_open_utf8
g_module_supported
g_module_symbol