aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/natFilePosix.cc
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-3/+3
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey1-7/+1
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt1-0/+6
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose1-2/+53
2006-08-01natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler1-2/+3
2006-07-14natFilePosix.cc (performSetLastModified): Return true on success, false other...Anthony Green1-1/+1
2006-06-06natFilePosix.cc (getCanonicalPath): Rewritten.Gary Benson1-71/+144
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