mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-04 23:18:44 +02:00
build
debian
docs
gio
glib
gmodule
.gitignore
AUTHORS
COPYING
ChangeLog
Makefile.am
gmodule-ar.c
gmodule-beos.c
gmodule-dl.c
gmodule-dld.c
gmodule-dyld.c
gmodule-os2.c
gmodule-win32.c
gmodule.c
gmodule.h
gmodule.rc.in
gmodule.symbols
gmoduleconf.h.in
gmoduleconf.h.win32
makefile.msc.in
gobject
gthread
m4macros
po
tests
.gitignore
AUTHORS
COPYING
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-14
ChangeLog.pre-2-16
ChangeLog.pre-2-18
ChangeLog.pre-2-2
ChangeLog.pre-2-20
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
HACKING
INSTALL.in
MAINTAINERS
Makefile.am
Makefile.decl
NEWS
NEWS.pre-1-3
README.commits
README.in
README.win32
acglib.m4
acinclude.m4
autogen.sh
config.h.win32.in
configure.ac
gio-2.0-uninstalled.pc.in
gio-2.0.pc.in
gio-unix-2.0-uninstalled.pc.in
gio-unix-2.0.pc.in
gio-windows-2.0.pc.in
glib-2.0-uninstalled.pc.in
glib-2.0.pc.in
glib-gettextize.in
glib-zip.in
gmodule-2.0-uninstalled.pc.in
gmodule-2.0.pc.in
gmodule-export-2.0.pc.in
gmodule-no-export-2.0-uninstalled.pc.in
gmodule-no-export-2.0.pc.in
gobject-2.0-uninstalled.pc.in
gobject-2.0.pc.in
gthread-2.0-uninstalled.pc.in
gthread-2.0.pc.in
makefile.msc
mkinstalldirs
msvc_recommended_pragmas.h
sanity_check
win32-fixup.pl
15 lines
234 B
Plaintext
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
|