This website requires JavaScript.
Explore
Help
Sign In
luc14n0
/
glib
Watch
1
Star
0
Fork
0
You've already forked glib
mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced
2025-08-21 16:38:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
wip/symbol-visibility
glib
/
gthread
/
gthread.def
3 lines
52 B
Modula-2
Raw
Permalink
Normal View
History
Unescape
Escape
build: Make .symbols file canonical on all platforms Previously: * On Unix, an -export-symbol-regex (g_)|(glib_) was used, and the .symbols files were used in "make check" * On Windows, the .symbols files are massaged into a format which MSVC expects as an export list Now: * On both Unix and Windows, the .symbols file is used as the list of symbols to export, and code to generate the exported list per platform is unified. Even symbols starting with g_ are not exported unless they are in the file. The abicheck.sh tools are deleted. https://bugzilla.gnome.org/show_bug.cgi?id=688681
2012-11-19 16:51:51 -05:00
g_thread_init
g_thread_init_with_errorcheck_mutexes
Reference in New Issue
Copy Permalink