ruby/ext/fiddle
zzak 6bb201d6d1 * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-26 05:06:57 +00:00
..
lib * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186 2013-07-26 05:06:57 +00:00
closure.c * ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): define 0 on 2013-04-11 07:10:39 +00:00
closure.h * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
conversions.c * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
conversions.h * ext/fiddle/closure.c (callback): deal with unsinged integers. 2012-02-15 10:57:05 +00:00
depend * ext/fiddle/depend: New file. 2013-04-15 13:22:20 +00:00
extconf.rb * ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure. 2013-05-19 02:42:16 +00:00
fiddle.c * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError 2013-06-12 14:20:51 +00:00
fiddle.h * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
function.c * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when 2013-05-14 11:06:58 +00:00
function.h * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
handle.c * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186 2013-07-26 05:06:57 +00:00
pointer.c * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError 2013-06-12 14:20:51 +00:00