Fix #151193, Stepan Kasal:

2004-08-27  Matthias Clasen  <mclasen@redhat.com>

	Fix #151193, Stepan Kasal:

	* glib/gfileutils.c (g_file_error_from_errno):
	* glib/gfileutils.h (enum GFileError): Add G_FILE_ERROR_NOSYS.
This commit is contained in:
Matthias Clasen
2004-08-27 14:57:34 +00:00
committed by Matthias Clasen
parent c8dfe75d22
commit 981fe434ee
9 changed files with 49 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2004-08-27 Matthias Clasen <mclasen@redhat.com>
Fix #151193, Stepan Kasal:
* glib/gfileutils.c (g_file_error_from_errno):
* glib/gfileutils.h (enum GFileError): Add G_FILE_ERROR_NOSYS.
Fri Aug 27 00:45:41 2004 Matthias Clasen <maclas@gmx.de>
* glib/goption.c (g_option_context_parse): Set the program name