|
| From: | Torsten Rupp |
| Subject: | classpath ChangeLog |
| Date: | Sat, 19 Jul 2003 08:39:13 -0400 |
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Torsten Rupp <address@hidden> 03/07/19 08:39:13
Modified files:
. : ChangeLog
Log message:
2003-07-19 Torsten Rupp <address@hidden>
* java/io/File.java:
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/ChangeLog.diff?tr1=1.1302&tr2=1.1303&r1=text&r2=text
| [Prev in Thread] | Current Thread | [Next in Thread] |