2002-10-23 Ranjit Mathew <rmathew@hotmail.com>
authormegacz <megacz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 2002 20:44:24 +0000 (20:44 +0000)
committermegacz <megacz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 2002 20:44:24 +0000 (20:44 +0000)
commitc1e217e43968272a6b2262b4f7473d2bbacff5c3
tree86dc75353f4f9538f44fc202b821288a8185f6d7
parent3d11cf7e7d77b4bb1b019552acf08a2f53dcaa51
2002-10-23  Ranjit Mathew <rmathew@hotmail.com>

        * java/io/natFileWin32.cc (attr): Use FindFirstFile( ) instead of
        GetFileAttributesEx( ) to find file length and modification times,
        as the latter is not present on Windows 95.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58466 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/io/natFileWin32.cc