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:
Soeren Sandmann
2005-04-17 00:16:51 +00:00
committed by Søren Sandmann Pedersen
parent 88c866246a
commit da536e7e42
5 changed files with 170 additions and 15 deletions

View File

@@ -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