natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the Sun JVM...
authorAdam Megacz <adam@xwt.org>
Thu, 6 Jun 2002 20:39:37 +0000 (20:39 +0000)
committerAdam Megacz <megacz@gcc.gnu.org>
Thu, 6 Jun 2002 20:39:37 +0000 (20:39 +0000)
commit28038fe12f3c2f888cae611cf1515712fe0f1217
tree15d778095b264f90e5e9ff07a208189ba47637f1
parent8a5d66c42f6153004914d403376ed4cb27d1bf5b
natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the Sun JVM does.

2002-06-06  Adam Megacz <adam@xwt.org>

        * java/io/natFileDescriptorWin32.cc (open): Disable Win32 file
        locking, just like the Sun JVM does.

From-SVN: r54322
libjava/ChangeLog
libjava/java/io/natFileDescriptorWin32.cc