1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
naruse 7eec027f06 * ext/fiddle/closure.c (dealloc): refix workaround r28300.
don't use ffi_closure_alloc, ffi_prep_closure_loc and
  ffi_closure_free on MACOSX and __linux__.
  [ruby-dev:41483] [ruby-dev:41214]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-13 19:06:25 +00:00
..
lib * ext/fiddle/lib/fiddle.rb: only require DL if it hasn't been required 2010-05-08 17:59:46 +00:00
closure.c * ext/fiddle/closure.c (dealloc): refix workaround r28300. 2010-06-13 19:06:25 +00:00
closure.h
conversions.c
conversions.h
extconf.rb
fiddle.c
fiddle.h
function.c
function.h