summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-11-10 23:43:33 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-11-10 23:43:33 +0000
commit997215e7477075bfa05a9f21a639f3d8f74d2144 (patch)
treef21ad3b01316d5347779becd6e077f236d582fb4 /glib.def
parentc46b9f34e4ac5f0b869fe6077973336d5e1cead8 (diff)
downloadglib-997215e7477075bfa05a9f21a639f3d8f74d2144.tar.gz
New function, suggested by Havoc earlier this month. (g_mkstemp): Use only
2000-11-11 Tor Lillqvist <tml@iki.fi> * gfileutils.c (g_file_open_tmp): New function, suggested by Havoc earlier this month. (g_mkstemp): Use only one case for letters in temp file name, as this will be used on systems with case-insensitive file systems. * testglib.c (main): Test g_mkstemp() and g_file_open_tmp().
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 818485869..82642e2dd 100644
--- a/glib.def
+++ b/glib.def
@@ -103,6 +103,7 @@ EXPORTS
g_file_error_quark
g_file_get_contents
g_file_test
+ g_file_open_tmp
g_filename_from_utf8
g_filename_to_utf8
g_free