Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-01-04 | FileDescriptor.java (position): New private field. | Mark Wielaard | 1 | -1/+3 |
2002-07-24 | natFileDescriptorWin32.cc (setLength): New method. | Tom Tromey | 1 | -1/+2 |
2002-03-06 | FileDescriptor.java: Initialize in/out/err in init(). | Adam Megacz | 1 | -4/+10 |
2001-08-31 | Re-merge with Classpath: | Tom Tromey | 1 | -0/+5 |
2001-08-02 | RandomAccessFile.java (seek): Let seek go past end of file. | Tom Tromey | 1 | -2/+6 |
2000-12-26 | FileDescriptor.java: Initialize fd to -1. | Jeff Sturm | 1 | -7/+6 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-02-11 | natFileDescriptorPosix.cc (open): Recognize EXCL flag. | Tom Tromey | 1 | -1/+3 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-06-10 | FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio... | Warren Levy | 1 | -2/+2 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+87 |