Bug 594034 - Add g_mkstemp_full()
authorBenjamin Otte <otte@gnome.org>
Thu, 3 Sep 2009 13:36:37 +0000 (15:36 +0200)
committerBenjamin Otte <otte@gnome.org>
Fri, 4 Sep 2009 20:45:07 +0000 (22:45 +0200)
commit24bec5c5bd64eb829a433e4c1e8d34dc25879a64
treec899c6cb65caf1ade7aa0c941ffd1ccd517b9d6d
parent16ddefea15ceeded936c53aa1b867eb53d7d97f3
Bug 594034 - Add g_mkstemp_full()

This function exposes more variables than g_mkstemp() and therefor
allows more flexibility when creating temporary files.
The intended use is gio's code for g_file_replace() (see next patch)
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/fileutils.sgml
glib/gfileutils.c
glib/gfileutils.h
glib/glib.symbols