Sorry, link: http://github.com/evanphx/rubinius/blob/master/lib/etc.rb.ffi
Ryan Riley Email: [email protected] LinkedIn: http://www.linkedin.com/in/ryanriley Blog: http://wizardsofsmart.net/ Twitter: @panesofglass Website: http://panesofglass.org/ On Thu, Feb 25, 2010 at 2:28 PM, Ryan Riley <[email protected]>wrote: > Looks like Rubinius already has a Ruby impl. of Etc for FFI. It's licensed > with BSD. Is that problematic? If so, I'll start from the specs. > > Ryan Riley > > Email: [email protected] > LinkedIn: http://www.linkedin.com/in/ryanriley > Blog: http://wizardsofsmart.net/ > Twitter: @panesofglass > Website: http://panesofglass.org/ > > > On Thu, Feb 25, 2010 at 12:26 PM, Shri Borde > <[email protected]>wrote: > >> Cool! Let us know if you have any questions. >> >> >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Ryan Riley >> *Sent:* Thursday, February 25, 2010 8:27 AM >> *To:* [email protected] >> *Subject:* Re: [Ironruby-core] Anyone interested in implementing Etc >> module for Mono? >> >> >> >> If no one has done this by the time I'm moved and have a machine again, >> I'll be happy to do it. >> >> >> Ryan Riley >> >> Email: [email protected] >> LinkedIn: http://www.linkedin.com/in/ryanriley >> Blog: http://wizardsofsmart.net/ >> Twitter: @panesofglass >> Website: http://panesofglass.org/ >> >> On Wed, Feb 24, 2010 at 2:20 PM, Shri Borde <[email protected]> >> wrote: >> >> http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3543 blocks >> using RubyGems on *nix. It should be fairly easy to implement Etc.rb as pure >> Ruby code using the File functionality. The spec for Etc is at >> http://www.ruby-doc.org/stdlib/libdoc/etc/rdoc/classes/Etc.html. RubyGems >> just seems to need Etc.getpwuid. >> >> >> >> Anyone interested in tackling this problem? >> >> >> >> Shri >> >> >> _______________________________________________ >> Ironruby-core mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> >> >> _______________________________________________ >> Ironruby-core mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> >
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
