Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-01-04 | FileInputStream.java (finalize): Don't explicitly finalize FileDescriptor. | Mark Wielaard | 1 | -3/+3 |
2002-11-20 | 2002-11-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+10 |
2002-03-25 | FileInputStream.java (skip): Call fd.getFilePointer() and calculate correct n... | Bryce McKinlay | 1 | -1/+3 |
2001-08-02 | RandomAccessFile.java (seek): Let seek go past end of file. | Tom Tromey | 1 | -2/+2 |
2000-12-08 | FileInputStream.java (close): Check if the fd is valid. | Warren Levy | 1 | -5/+2 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
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/+96 |