8 messages in net.java.dev.jna.usersRe: [jna-users] Java posix binding pr...
FromSent OnAttachments
Kevin BurtonMar 25, 2009 7:11 pm 
Timothy WallMar 26, 2009 5:57 am 
Corey PuffaltMar 26, 2009 9:08 am 
Timothy WallMar 26, 2009 10:26 am 
Peter ReillyApr 14, 2009 12:47 pm 
Kevin BurtonApr 14, 2009 1:42 pm 
Charles Oliver NutterApr 14, 2009 4:15 pm 
Kevin BurtonApr 14, 2009 4:33 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Java posix binding project....Actions...
From:Timothy Wall (twal@dev.java.net)
Date:Mar 26, 2009 10:26:19 am
List:net.java.dev.jna.users

done. JNAerator has been added as well.

On Mar 26, 2009, at 12:08 PM, Corey Puffalt wrote:

It looks like the Posix library used by JRuby is now hosted at
http://kenai.com/projects/jna-posix/ . Tim, it might be worth adding a link to this project from the JNA web pages?

2009/3/26 Timothy Wall <twal@dev.java.net> Check to see what JRuby is using. Several projects have done this sort of thing to different levels of completeness. It's non- trivial, since each platform has different stat structures, but still fairly straightforward.