mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
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:
committed by
Tor Lillqvist
parent
3de6638d23
commit
6acee58bdf
@@ -1,3 +1,14 @@
|
||||
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.
|
||||
|
||||
2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gcache.h, gcache.c, ghash.h, ghash.c, grel.c, grel.h, gtypes.h:
|
||||
|
Reference in New Issue
Block a user