-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
should that patch allow me to run Eclipse without "-Dosgi.locking=none"?

cu
Robert

Casey Marshall wrote:
> Hi,
> 
> I'm checking in this little patch that implements file locks in 
> gnu.java.nio.channels.FileChannelImpl. This just uses straight C in  the
> gnu_java_nio_channels_FileChannelImpl.c file, protected by  appropriate
> #ifdefs.
> 
> 2005-07-10  Casey Marshall  <[EMAIL PROTECTED]>
> 
>     * configure.ac (AC_CHECK_HEADERS): add 'fcntl.h'.
>     (AC_CHECK_FUNCS): add 'fcntl'.
>     * native/jni/java-nio/gnu_java_nio_channels_FileChannel.c:
>     Include <fcntl.h> if HAVE_FCNTL_H.
>     (Java_gnu_java_nio_channels_FileChannelImpl_lock,
>     Java_gnu_java_nio_channels_FileChannelImpl_unlock): implemented
>     if HAVE_FCNTL.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Classpath-patches mailing list
> Classpath-patches@gnu.org
> http://lists.gnu.org/mailman/listinfo/classpath-patches
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFC0wtyG9cfwmwwEtoRAjtgAJsE42kBvj/7UhFVuXHPyMzqIN8WPgCffr3F
CaqRwqCIwcNXFaXDWDQ+rq0=
=ikRm
-----END PGP SIGNATURE-----


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to