Protect errno.

2004-03-08  Morten Welinder  <terra@gnome.org>

	* gtk/gtkfilesystemunix.c (gtk_file_system_unix_create_folder,
	get_icon_type, filename_get_info): Protect errno.
This commit is contained in:
Morten Welinder
2004-03-08 16:12:28 +00:00
committed by Morten Welinder
parent 95a37fdf6b
commit 74a9f1d2f1
6 changed files with 31 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2004-03-08 Morten Welinder <terra@gnome.org>
* gtk/gtkfilesystemunix.c (gtk_file_system_unix_create_folder,
get_icon_type, filename_get_info): Protect errno.
2004-03-08 Marco Pesenti Gritti <marco@gnome.org>
* gtk/gtkentry.c: (gtk_entry_completion_key_press):