Community
Participate
Working Groups
I'd like to contribute a native compiled local filesystem fragment for solaris-sparc, in order to support changing read-only permissions and querying symbolic link information: org.eclipse.core.filesystem.solaris.sparc
Created attachment 64283 [details] Patch with sources adding liblocalfile support for Solaris-sparc Attached patch contains the sources for building liblocalfile support on solaris-sparc, plugging it into the LocalFileSystem.attributes() and the test framework. It also contains a fix to correctly reflect the current situation on Linux, where we do have symlink support in liblocalfile for x86 and PPC, but not yet x86_64 or IA64.
Created attachment 64285 [details] liblocalfile for solaris-sparc Attached archive contains the fragment with liblocalfile for solaris-sparc. Built on Solaris5.5, tested on a Solaris10 Sun-Fire-V210 dual processor machine (Sun 1.5.0_06-b05 jvm)
Created attachment 64288 [details] updated liblocalfile for linux-x86 built on Redhat 6.2 This archive contains a build of liblocalfile for Linux-x86, built on Redhat 6.2 and tested on RHEL4. I did this in order to verify that the sources still build and test correctly on Linux too, after my changes affected Linux as well. Feel free to use. With my modifications in the patch, changes to localfile.c should no longer be necessary in case any additional builds for other platforms should be added.
For Wind River, this is tracked in CQ:WIND00091750
Assigning to myself for review.
Your patch looks good; I have released everything to HEAD. I'll need to discuss with PMC about timing of releasing this into SDK builds. Tentatively targetting for 3.3.
This contribution has been released to HEAD and tagged for the next build.
Verified with I20070503-1400 on Solaris 10 GTK
*** Bug 199532 has been marked as a duplicate of this bug. ***