mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Don't use potentially incorrect errno in several places. (#165951)
2005-02-02 Tor Lillqvist <tml@novell.com> * glib/gfileutils.c: Don't use potentially incorrect errno in several places. (#165951) (g_mkstemp): Set errno appropriately.
This commit is contained in:
committed by
Tor Lillqvist
parent
92c4eebc05
commit
031ebdd193
@@ -5,6 +5,10 @@
|
||||
wide-char or codepage strings on to C library functions, but bail
|
||||
out early. (#166084)
|
||||
|
||||
* glib/gfileutils.c: Don't use potentially incorrect errno in
|
||||
several places. (#165951)
|
||||
(g_mkstemp): Set errno appropriately.
|
||||
|
||||
2005-02-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.c: Move doc comments inline.
|
||||
|
Reference in New Issue
Block a user