summaryrefslogtreecommitdiff
path: root/libjava/java/io/FileInputStream.java
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-04-292005-04-29 Dalibor Topic <robilad@kaffe.org>Dalibor Topic
2005-04-23FileInputStream.java (FileInputStream(File)), java/io/FileOutputStream.java (...Jeroen Frijters
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2004-11-16BufferedReader.java, [...]: Fixed javadocs all over.Michael Koch
2004-10-092004-10-09 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-29FileDescriptor.java: Implement on top of FileChannel.Per Bothner
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-07-13FileChannelImpl.java, [...]: Removed.Michael Koch
2003-05-062003-05-06 Michael Koch <konqueror@gmx.de>Michael Koch
2003-04-062003-04-06 Michael Koch <konqueror@gmx.de>Michael Koch
2003-03-252003-03-25 Michael Koch <konqueror@gmx.de>Michael Koch
2003-03-242003-03-24 Michael Koch <konqueror@gmx.de>Michael Koch
2003-03-24DataInputStream.java (): Wrapped documentation line.Michael Koch
2003-03-23BufferedOutputStream.java: Reformated.Michael Koch
2003-03-202003-03-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-03-20DataOutputStream.java, [...]: Merged copyright statements with classpath for ...Michael Koch
2003-01-04FileInputStream.java (finalize): Don't explicitly finalize FileDescriptor.Mark Wielaard
2002-11-202002-11-20 Michael Koch <konqueror@gmx.de>Michael Koch
2002-03-25FileInputStream.java (skip): Call fd.getFilePointer() and calculate correct n...Bryce McKinlay
2001-08-02RandomAccessFile.java (seek): Let seek go past end of file.Tom Tromey
2000-12-08FileInputStream.java (close): Check if the fd is valid.Warren Levy
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-06-10FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio...Warren Levy
1999-04-07Initial revisionTom Tromey