After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 615898 - [PATCH] add g_mkdtemp and g_mkdtemp_full
[PATCH] add g_mkdtemp and g_mkdtemp_full
Status: RESOLVED DUPLICATE of bug 118563
Product: glib
Classification: Platform
Component: general
2.24.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-04-15 22:31 UTC by Paolo Bonzini
Modified: 2010-04-19 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (10.97 KB, patch)
2010-04-15 22:35 UTC, Paolo Bonzini
none Details | Review

Description Paolo Bonzini 2010-04-15 22:31:16 UTC
These unportable functions do not have wrappers in glib, but are found in glibc and generally quite useful.  Testcases included.
Comment 1 Paolo Bonzini 2010-04-15 22:35:13 UTC
Created attachment 158852 [details] [review]
patch
Comment 2 Christian Persch 2010-04-16 12:17:59 UTC
Dup of bug 118563, or the other way around, depending on which patch is better :)
Comment 3 Paolo Bonzini 2010-04-19 16:40:24 UTC

*** This bug has been marked as a duplicate of bug 118563 ***