summaryrefslogtreecommitdiff
path: root/libjava/java/io/natFileDescriptorWin32.cc
AgeCommit message (Expand)Author
2002-07-24natFileDescriptorWin32.cc (setLength): New method.Tom Tromey
2002-06-06natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the S...Adam Megacz
2002-04-29natFileDescriptorWin32.cc (open): Move file pointer to end of file in APPEND ...Adam King
2002-03-10natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure...Adam Megacz
2002-03-06FileDescriptor.java: Initialize in/out/err in init().Adam Megacz
2002-02-12natFileWin32.cc, [...]: Added #undef STRICT to make windows.h and java/lang/r...Adam Megacz
2002-02-07natThrowable.cc: Updated copyright.Tom Tromey
2001-08-02RandomAccessFile.java (seek): Let seek go past end of file.Tom Tromey
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson
2000-03-15[multiple changes]Tom Tromey