commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classpath/java/io File.java


From: Torsten Rupp
Subject: classpath/java/io File.java
Date: Sat, 19 Jul 2003 08:36:32 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Torsten Rupp <address@hidden>   03/07/19 08:36:32

Modified files:
        java/io        : File.java 

Log message:
        canWrite(): set prefix for temporary file to "tmp" to make methode 
usable on
        systems with DOS-style filesystems (8+3-limitation)
        createTempFile(): limit length of filename from temporary file to
        8-length(prefix) to make methode usuable on systems with DOS-style
        filesystems (8+3-limitation)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/io/File.java.diff?tr1=1.32&tr2=1.33&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]