Closed hns closed 14 years ago
Initial code for this is already contained in the file module in the chmod() and symlink() functions.
Note: a quick way to get these running is to copy the files jaffl.jar jffi*.jar jna.jar jnr.posix.jar
from the build_lib
directory in jruby somewhere into the ringojs lib directory.
Jython's implementation:
http://jython.svn.sourceforge.net/viewvc/jython/trunk/jython/src/org/python/modules/posix/
I just pushed initial support to my fork: 1476fe9dfbc5f2aa7d70d8b87a59622e0242e2a3
closing
The libraries used by JRuby to implement POSIX and other native features are now hosted at github: http://github.com/wmeissner/