stat: Bypass buggy override in mingw64.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Apr 2012 20:27:12 +0000 (22:27 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Apr 2012 20:27:12 +0000 (22:27 +0200)
commit82781cc8ba8aa1831f3fce91ce14b8538f5319f0
tree71a8fa4f9b0244359ab42f678b0a3d9b6935260f
parentf5fd61b1e3e910cfbcf717c806a615e2c0d702ee
stat: Bypass buggy override in mingw64.

* m4/stat.m4 (gl_FUNC_STAT): Update comments.
* lib/stat.c (stat) [mingw64]: Define to _stat.
* doc/posix-functions/stat.texi: Mention mingw64 bug.
ChangeLog
doc/posix-functions/stat.texi
lib/stat.c
m4/stat.m4