summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-11-01 04:19:54 +0000
committerManish Singh <yosh@src.gnome.org>1998-11-01 04:19:54 +0000
commit7e046917266805e0ddeb60f07b98ea82d9e8c1ac (patch)
treec8c6b46df6588b400d080fd771cb5131d86f5ffd /glib.def
parent5900267cc7bfe0641709d43eaba28f6b0ff7ab0d (diff)
downloadglib-7e046917266805e0ddeb60f07b98ea82d9e8c1ac.tar.gz
applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry
* applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry appended below) * testglib.c * gstrfuncs.c * glib.h: use G_HAVE_GINT64, since HAVE_GINT64 is gone * gmessages.c * gscanner.c: #include <config.h> in here too, for HAVE_UNISTD_H -Yosh
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 0adf2e9a9..ba9f12c78 100644
--- a/glib.def
+++ b/glib.def
@@ -204,6 +204,7 @@ EXPORTS
g_scanner_scope_remove_symbol
g_scanner_set_scope
g_scanner_stat_mode
+ g_scanner_sync_file_offset
g_scanner_thaw_symbol_table
g_scanner_unexp_token
g_scanner_warn
@@ -245,6 +246,7 @@ EXPORTS
g_strdup_printf
g_strdup_vprintf
g_strerror
+ g_strfreev
g_string_append
g_string_append_c
g_string_assign
@@ -265,11 +267,13 @@ EXPORTS
g_string_sprintfa
g_string_truncate
g_string_up
+ g_strjoinv
g_strescape
g_strndup
g_strnfill
g_strreverse
g_strsignal
+ g_strsplit
g_strtod
g_strup
g_timer_destroy