Vladimir 'phcoder' Serbinenko 4b4eeb3cc1 Allow compilation with mingw64 albeit with warnings due to lack of
%llx/%llu.

	* grub-core/gnulib/msvc-inval.c: Use __cdecl rather than cdecl.
	* grub-core/lib/posix_wrap/wchar.h: Define wint_t.
	* grub-core/lib/posix_wrap/wctype.h: Define wctype_t.
	* include/grub/osdep/hostfile_windows.h: Don't define fseeko/ftello
	on mingw64.
	* include/grub/types.h: Allow sizeof (long) != sizeof (void *).
2013-10-15 18:03:19 +02:00
..
2011-12-13 00:50:49 +01:00
2010-05-06 11:34:04 +05:30
2011-11-30 16:20:13 +01:00
2013-04-11 21:12:46 +02:00
2010-05-06 11:34:04 +05:30
2013-01-13 21:06:25 +01:00