Work around missing EOVERFLOW define on cygwin/mingw.
commit4e8bed2933dea6b6482d2b4b4d23bde4947055f9
authorThomas Jarosch <tomj@simonv.com>
Sun, 12 Jun 2011 12:12:18 +0000 (12 12:12 +0000)
committerThomas Jarosch <tomj@simonv.com>
Sun, 12 Jun 2011 12:12:18 +0000 (12 12:12 +0000)
treebc8a4dc88ee591f4217093ab78b3c547aee04117
parent1d1fa41b2089c5f94a092d60b2b0d37d4f06ffa1
Work around missing EOVERFLOW define on cygwin/mingw.

According to the mighty google, stat() will just return
an incorrect file size for files > 2 GB on cygwin.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29995 a1c6a512-1295-4272-9138-f99709370657
uisimulator/common/io.c