Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati64()'
authorGisle Vanem <gvanem@broadpark.no>
Thu, 26 Oct 2006 14:30:11 +0000 (14:30 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Thu, 26 Oct 2006 14:30:11 +0000 (14:30 +0000)
commit125830ab4bfa1142ea7aa0a849336b6351d4f174
treea29000aa149f2f6a2721fe74aa83b4a9a4eb4bd2
parent5b75b423e65f36cb48930f7c43fd872bb67f0df4
Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati64()'
on Win32.
tests/libtest/lib525.c