mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-05 13:19:21 +02:00
Add missing g_pattern_match_simple and g_pattern_spec_equal.
2001-10-28 Tor Lillqvist <tml@iki.fi> * glib/glib.def: Add missing g_pattern_match_simple and g_pattern_spec_equal. * glib/gwin32.c (g_win32_get_package_installation_subdirectory): Set separator correctly. * glib/libcharset/config.charset (os): Match also mingw*. * tests/testglib.c (main): (Win32): Print the lib/locale subdirectory, as that is what actually gets used.
This commit is contained in:
committed by
Tor Lillqvist
parent
d59c859aec
commit
9c35df3de3
@@ -369,7 +369,9 @@ EXPORTS
|
||||
g_path_is_absolute
|
||||
g_path_skip_root
|
||||
g_pattern_match
|
||||
g_pattern_match_simple
|
||||
g_pattern_match_string
|
||||
g_pattern_spec_equal
|
||||
g_pattern_spec_free
|
||||
g_pattern_spec_new
|
||||
g_print
|
||||
|
Reference in New Issue
Block a user