On Fri, 2001-10-05 at 16:19, Timothy Reaves wrote:
>
> Does anyone have a JNI library for accessing & modifying files
> on a Unix FS?  Specifically Linux?  I'd like to be able to
> query & modify group & owner permissions.

I don't have a JNI library for doing the specific functions you are
interested in.  But I do have a Linux/Intel port of the Shared Stubs JNI
Example from Sheng Liang's JNI book.  This allows you to call almost any
function in almost any shared objects (.so).

-- 
Weiqi Gao
[EMAIL PROTECTED]

jnistb-1.0.tar.gz

Reply via email to