This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]