summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-10-30 21:55:21 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-10-30 21:55:21 +0000
commit6acee58bdfc7e90ff8be4130b3eb3aaa319cfd3b (patch)
tree912feaf2b3e8a1fb61c52561f5f938f480610f0d /glib.def
parent3de6638d23b43da5a8d3ee50993c95b0a8e94fa9 (diff)
downloadglib-6acee58bdfc7e90ff8be4130b3eb3aaa319cfd3b.tar.gz
Check for mkstemp.
2000-10-30 Tor Lillqvist <tml@iki.fi> * configure.in: Check for mkstemp. * gutils.c (g_mkstemp): New function. If HAVE_MKSTEMP, just call it, otherwise use code lifted from glibc. * gutils.h: Declare it. * glib.def: Here, too.
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 543288ad3..37f9f9a70 100644
--- a/glib.def
+++ b/glib.def
@@ -239,6 +239,7 @@ EXPORTS
g_mem_profile
g_memdup
g_messages_init
+ g_mkstemp
g_mutex_init
g_node_child_index
g_node_child_position