gcc/libjava/java/io
Alfred M. Szmidt fcfdb14511 natFilePosix.cc (init_native): Define to 0.
2007-08-04  Alfred M. Szmidt  <ams@gnu.org>

        * java/io/natFilePosix.cc (init_native) [!MAXPATHLEN]: Define to 0.
        * java/io/File.java (createTempFile): Don't truncate if the system
        doesn't have a limit on the length of a file name.
        * classpath/lib/java/io/File.class: Regenerate.

From-SVN: r127216
2007-08-04 21:50:01 +00:00
..
BufferedInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferedInputStream.java Update FSF address 2005-06-30 03:22:09 +00:00
BufferedOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferedReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferedWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteArrayInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteArrayOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharArrayReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharArrayWriter.h libjava 2007-04-19 00:24:09 +00:00
CharConversionException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Closeable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataInput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataOutput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DeleteFileHelper$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DeleteFileHelper.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
EOFException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Externalizable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
File.h File.java: Implement Comparable<File>. 2007-07-16 05:00:28 +00:00
File.java natFilePosix.cc (init_native): Define to 0. 2007-08-04 21:50:01 +00:00
FileDescriptor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileDescriptor.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileFilter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileInputStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileNotFoundException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileOutputStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilePermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilenameFilter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Flushable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IOException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InputStreamReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InputStreamReader.java PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
InterruptedIOException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvalidClassException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvalidObjectException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LineNumberInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LineNumberReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NotActiveException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NotSerializableException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$GetField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$ValidatorAndPriority.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
ObjectInputValidation.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutputStream$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutputStream$PutField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutputStream.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
ObjectStreamClass$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass$2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass$InterfaceComparator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass$MemberComparator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass.h ObjectStreamClass.java (ensureFieldsSet): New method. 2007-04-26 14:31:29 +00:00
ObjectStreamConstants.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamField$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OptionalDataException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OutputStreamWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OutputStreamWriter.java * java/io/OutputStreamWriter.java (flush): Create work if null. 2006-07-21 19:13:22 +00:00
PipedInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PipedOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PipedReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PipedWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrintStream.h libjava 2007-04-19 00:24:09 +00:00
PrintStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrintWriter.h libjava 2007-04-19 00:24:09 +00:00
PushbackInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PushbackReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RandomAccessFile.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RandomAccessFile.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Reader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SequenceInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Serializable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SerializablePermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StreamCorruptedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StreamTokenizer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringBufferInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringWriter.h libjava 2007-04-19 00:24:09 +00:00
SyncFailedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
UTFDataFormatException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
UnsupportedEncodingException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectInputStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectStreamClass.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectStreamClass.java Update FSF address 2005-06-30 03:22:09 +00:00
WriteAbortedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Writer.h libjava 2007-04-19 00:24:09 +00:00
natFilePosix.cc natFilePosix.cc (init_native): Define to 0. 2007-08-04 21:50:01 +00:00
natFileWin32.cc libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
natVMObjectInputStream.cc natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc. 2007-01-18 11:32:40 +00:00
natVMObjectStreamClass.cc [multiple changes] 2005-02-22 03:13:35 +00:00