summaryrefslogtreecommitdiff
path: root/libjava/java/io/natFilePosix.cc
AgeCommit message (Expand)Author
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2006-08-01natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler
2006-07-14natFilePosix.cc (performSetLastModified): Return true on success, false other...Anthony Green
2006-06-06natFilePosix.cc (getCanonicalPath): Rewritten.Gary Benson
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey
2003-09-11natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey
2003-01-21natFileWin32.cc (isAbsolute): Check path length before looking at any charact...Vladimir Puskas
2002-06-12re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Tom Tromey
2002-02-12natFilePosix.cc: Copied this from natFile.cc.Adam Megacz