Bug 570073 – Add support for reading filesystems on Interix

2009-02-25  Alexander Larsson  <alexl@redhat.com>

	Bug 570073 – Add support for reading filesystems on Interix

	* gunixmounts.c (_g_get_unix_mounts):
	Support Interix. Patch from  Fabian Groffen 


svn path=/trunk/; revision=7911
This commit is contained in:
Alexander Larsson
2009-02-25 16:37:35 +00:00
committed by Alexander Larsson
parent ddfe508c04
commit 8c6e7c103f
2 changed files with 72 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2009-02-25 Alexander Larsson <alexl@redhat.com>
Bug 570073 Add support for reading filesystems on Interix
* gunixmounts.c (_g_get_unix_mounts):
Support Interix. Patch from Fabian Groffen
2009-02-25 Paolo Borelli <pborelli@katamail.com>
Bug 570069 wrong preprocessor directive in gio/glocalfileinfo.c