aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/natFileDescriptorWin32.cc
AgeCommit message (Expand)AuthorFilesLines
2003-02-112003-02-11 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew1-3/+16
2002-11-10natFileDescriptorWin32.cc (read): Handle case where count is 0.Tom Tromey1-0/+4
2002-07-24natFileDescriptorWin32.cc (setLength): New method.Tom Tromey1-1/+53
2002-06-06natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the S...Adam Megacz1-4/+1
2002-04-29natFileDescriptorWin32.cc (open): Move file pointer to end of file in APPEND ...Adam King1-0/+7
2002-03-10natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure...Adam Megacz1-0/+1
2002-03-06FileDescriptor.java: Initialize in/out/err in init().Adam Megacz1-0/+11
2002-02-12natFileWin32.cc, [...]: Added #undef STRICT to make windows.h and java/lang/r...Adam Megacz1-0/+1
2002-02-07natThrowable.cc: Updated copyright.Tom Tromey1-1/+1
2001-08-02RandomAccessFile.java (seek): Let seek go past end of file.Tom Tromey1-4/+8
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-17/+17
2000-03-15[multiple changes]Tom Tromey1-0/+250