gcc/libjava/java/io
Bryce McKinlay 91da35dbf2 File.java (File(String, String)): For dirPath, treat an empty String the same as `null'.
2000-02-27  Bryce McKinlay  <bryce@albatross.co.nz>

       * java/io/File.java (File(String, String)): For dirPath, treat an
       empty String the same as `null'.

From-SVN: r32217
2000-02-27 10:43:47 +00:00
..
BufferedInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
BufferedOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
BufferedReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
BufferedWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ByteArrayInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ByteArrayOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CharArrayReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CharArrayWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CharConversionException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DataInput.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DataInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DataOutput.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DataOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
EOFException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
File.java File.java (File(String, String)): For dirPath, treat an empty String the same as `null'. 2000-02-27 10:43:47 +00:00
FileDescriptor.java natFileDescriptorPosix.cc (open): Recognize EXCL flag. 2000-02-11 17:32:52 +00:00
FileInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FileNotFoundException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FileOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FileReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FileWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FilenameFilter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FilterInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FilterOutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FilterReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FilterWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
IOException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
InputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
InputStreamReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
InterruptedIOException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
LineNumberInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
LineNumberReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
OutputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
OutputStreamWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PipedInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PipedOutputStream.java PipedOutputStream.java (write(byte[], int, int)): New method. 2000-02-03 17:17:26 +00:00
PipedReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PipedWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PrintStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PrintWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PushbackInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PushbackReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
RandomAccessFile.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Reader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SequenceInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Serializable.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
StreamTokenizer.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
StringBufferInputStream.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
StringReader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
StringWriter.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SyncFailedException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
UTFDataFormatException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
UnsupportedEncodingException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Writer.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natFile.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natFileDescriptorEcos.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natFileDescriptorPosix.cc natFileDescriptorPosix.cc (open): Recognize EXCL flag. 2000-02-11 17:32:52 +00:00