Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * java/io/FileInputStream.java (skip): Call fd.getFilePointer() and | bryce | 2002-03-25 | 1 | -1/+3 |
* | * java/io/RandomAccessFile.java (seek): Let seek go past end of | tromey | 2001-08-02 | 1 | -2/+2 |
* | * java/io/FileInputStream.java (close): Check if the fd is valid. | warrenl | 2000-12-08 | 1 | -5/+2 |
* | * All files: Updated copyright information. | tromey | 2000-03-07 | 1 | -1/+1 |
* | * All files: Updated copyright to reflect Cygnus purchase. | tromey | 2000-01-19 | 1 | -1/+1 |
* | 1999-06-10 Warren Levy <warrenl@cygnus.com> | warrenl | 1999-06-10 | 1 | -2/+2 |
* | Initial revision | tromey | 1999-04-07 | 1 | -0/+96 |