aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/natFilePosix.cc
AgeCommit message (Expand)AuthorFilesLines
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey1-2/+3
2003-09-11natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey1-1/+63
2003-01-21natFileWin32.cc (isAbsolute): Check path length before looking at any charact...Vladimir Puskas1-6/+6
2002-06-12re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Tom Tromey1-1/+8
2002-02-12natFilePosix.cc: Copied this from natFile.cc.Adam Megacz1-0/+314