using the sendfile system call on Darwin
Michael Allman
msa at allman.ms
Sat Jan 30 15:08:42 PST 2010
On Sat, 30 Jan 2010, Luis Neves wrote:
> On 01/28/2010 08:14 AM, Michael Allman wrote:
>
>> I might be able to do the Java side of this effort if a kqueue developer
>> does the native side. I don't have the C/C++ programming skills to do the
>> latter.
>
> The GNU Classpath has a kqueue selector implementation, could that be used?
That would be great. Collaboration and sharing is awesome. However, I
believe there's a legal snarl---I believe any and all contributions to
OpenJDK must be original work by the contributor (i.e. the contributor
must own the copyright).
I don't even think contributors are allowed to look at foreign source code
if it is related to their contribution. Can someone confirm/deny my
belief?
Another approach to getting the GNU Classpath implementation would be to
ask the copyright owners (FSF and Casey Marshall <csm at gnu.org>) to donate
their code.
Cheers,
Michael
More information about the bsd-port-dev
mailing list