r124808 - in /branches/gcj/classpath-095-merge-...

doko@gcc.gnu.org doko@gcc.gnu.org
Thu May 17 18:54:00 GMT 2007


Author: doko
Date: Thu May 17 18:54:02 2007
New Revision: 124808

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124808
Log:
        * java/io/File.java: Merge with classpath-0.95, new method
        setFilePermissions, new attribute EXEC.
        * java/io/natFilePosix.cc (setFilePermissions): New.
        _access: Handle EXEC query.
        * classpath/lib/java/io/File.class, java/io/File.h: Regenerate.

Modified:
    branches/gcj/classpath-095-merge-branch/libjava/ChangeLog
    branches/gcj/classpath-095-merge-branch/libjava/classpath/lib/java/io/File.class
    branches/gcj/classpath-095-merge-branch/libjava/java/io/File.h
    branches/gcj/classpath-095-merge-branch/libjava/java/io/File.java
    branches/gcj/classpath-095-merge-branch/libjava/java/io/natFilePosix.cc



More information about the Gcc-cvs mailing list