aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/natFile.cc
AgeCommit message (Expand)AuthorFilesLines
2002-02-12natFilePosix.cc: Copied this from natFile.cc.Adam Megacz1-314/+0
2002-02-08natFile.cc (_access): Use __builtin_alloca.Tom Tromey1-12/+13
2002-02-07natFile.cc (_access): Don't stack-allocate buffer.Tom Tromey1-23/+19
2002-02-07embedded updatesAnthony Green1-3/+5
2002-02-02* java/io/natFile.cc: Removed old "FIXME" comments.Tom Tromey1-13/+1
2001-07-18natFileWin32.cc (_access): Renamed.Tom Tromey1-2/+2
2001-06-01natFile.cc (get_entry): Removed functions.Jeff Sturm1-25/+9
2001-04-30natFile.cc (performSetReadOnly): Fix #ifdef test.Matt Kraai1-2/+2
2001-04-02natSystem.cc (init_properties): Revert yesterday's changes to "file.separator...Bryce McKinlay1-7/+0
2001-04-011.3-Compliant Implementation of java.io.File.Bryce McKinlay1-50/+132
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-1/+1
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey1-5/+1
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-08-03natFile.cc (performMkdir): Remove FIXME.Bryce McKinlay1-1/+0
1999-07-26natString.cc (substring): optimize where substring is entire String.Bryce McKinlay1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+273