Skip to content
  • Tor Lillqvist's avatar
    Check for mkstemp. · 6acee58b
    Tor Lillqvist authored
    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.
    6acee58b