summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-05-06 17:33:15 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-05-06 17:33:15 +0000
commit2b688f549c8a2719544b33859cdc5ef99355cf37 (patch)
treecb7be2b7dc60c041ccae46f94ce6fd3feb52c1be /glib.def
parent380709d62ff15e89c471949d20f4f1d067035711 (diff)
downloadglib-2b688f549c8a2719544b33859cdc5ef99355cf37.tar.gz
New files, used to generate corresponding non-.in files when making a
* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in: New files, used to generate corresponding non-.in files when making a dist. This is just so the version numbers will be kept in synch automatically. * configure.in: Also substitute @GLIB_MAJOR_VERSION@, @GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@. * Makefile.am tests/Makefile.am: Also distribute makefile.cygwin. * gerror.c (g_on_error_query): On Win32, put up a MessageBox and then exit. * glib.def: Add a couple of functions.
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 03d196207..d6220cba2 100644
--- a/glib.def
+++ b/glib.def
@@ -353,6 +353,8 @@ EXPORTS
g_str_equal
g_str_hash
g_strcasecmp
+ g_strchomp
+ g_strchug
g_strconcat
g_strdelimit
g_strdown