classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: file locks


From: Robert Schuster
Subject: Re: [cp-patches] FYI: file locks
Date: Tue, 12 Jul 2005 02:14:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.8) Gecko/20050514

-----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  <address@hidden>
> 
>     * 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
> address@hidden
> 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-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]