mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Save the errno in various places
Sat Apr 16 20:15:44 2005 Soeren Sandmann <sandmann@redhat.com> * glib/gfileutils.c (g_file_replace): Save the errno in various places * glib/gfileutils.c (set_umask_permissions): Fork a child and do chmod() to the umask() permissions there.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
88c866246a
commit
da536e7e42
@@ -1,3 +1,11 @@
|
||||
Sat Apr 16 20:15:44 2005 Soeren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* glib/gfileutils.c (g_file_replace): Save the errno in various
|
||||
places
|
||||
|
||||
* glib/gfileutils.c (set_umask_permissions): Fork a child and do
|
||||
chmod() to the umask() permissions there.
|
||||
|
||||
2005-04-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmessages.h (g_debug): Use G_LOG_LEVEL_DEBUG in
|
||||
|
Reference in New Issue
Block a user