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.
This commit is contained in:
Tor Lillqvist
2000-10-30 21:55:21 +00:00
committed by Tor Lillqvist
parent 3de6638d23
commit 6acee58bdf
17 changed files with 259 additions and 1 deletions

View File

@@ -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