Christian Persch 37ac644bd1 Save errno before calling other funcs that potentially alter it. Bug
* gio/gdesktopappinfo.c: (ensure_dir):
	* gio/glocalfile.c: (g_local_file_query_filesystem_info),
	(g_local_file_read), (g_local_file_delete), (g_local_file_trash),
	(g_local_file_move):
	* gio/glocalfileinfo.c: (set_xattr), (_g_local_file_info_get),
	(_g_local_file_info_get_from_fd), (set_unix_mode),
	(set_unix_uid_gid), (set_symlink), (set_mtime_atime):
	* gio/glocalfileinputstream.c: (g_local_file_input_stream_read),
	(g_local_file_input_stream_skip),
	(g_local_file_input_stream_close),
	(g_local_file_input_stream_seek):
	* gio/glocalfileoutputstream.c:
	(g_local_file_output_stream_write),
	(g_local_file_output_stream_close),
	(g_local_file_output_stream_seek),
	(g_local_file_output_stream_truncate), (copy_file_data),
	(handle_overwrite_open):
	* gio/gunixinputstream.c: (g_unix_input_stream_read),
	(g_unix_input_stream_close), (read_async_cb), (close_async_cb):
	* gio/gunixoutputstream.c: (g_unix_output_stream_write),
	(g_unix_output_stream_close), (write_async_cb), (close_async_cb):
	Save
	errno before calling other funcs that potentially alter it. Bug
	#514766.

svn path=/trunk/; revision=6466
2008-02-06 15:10:08 +00:00
..
2007-11-28 18:45:08 +00:00
2008-02-01 11:30:37 +00:00
2007-12-18 02:52:11 +00:00
2008-01-28 17:26:45 +00:00
2008-01-28 17:26:45 +00:00
2007-11-28 16:01:59 +00:00
2008-02-06 12:59:49 +00:00
2008-01-06 08:04:39 +00:00
2007-12-30 05:21:05 +00:00
2007-12-18 02:52:11 +00:00
2008-01-06 08:06:52 +00:00
2008-01-25 17:38:04 +00:00
2008-01-21 03:49:20 +00:00
2007-12-18 02:52:11 +00:00
2007-12-01 23:49:34 +00:00
2007-12-18 02:52:11 +00:00
2008-01-29 00:00:31 +00:00
2007-12-30 05:30:42 +00:00
2007-11-28 16:01:59 +00:00
2008-01-29 00:00:31 +00:00
2007-11-28 16:01:59 +00:00
2008-01-21 03:49:20 +00:00
2008-01-21 03:49:20 +00:00
2007-12-30 05:22:33 +00:00
2008-01-21 03:49:20 +00:00
2007-11-28 16:01:59 +00:00
2008-01-21 03:49:20 +00:00
2008-01-28 21:06:10 +00:00
2008-01-28 17:21:34 +00:00
2008-01-28 17:21:34 +00:00
2008-01-21 14:02:19 +00:00
2008-01-07 13:56:10 +00:00
2008-02-03 22:40:29 +00:00
2007-11-28 12:39:07 +00:00
2007-12-20 03:16:02 +00:00