ruby/ext/dl
nobu df25a13116 * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.
[ruby-dev:41533]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-04 01:46:36 +00:00
..
callback * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
lib * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
win32 * ext/dl/win32/lib/win32/registry.rb (PredefinedKey#create): root key 2010-04-20 12:34:57 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result. 2010-06-04 01:46:36 +00:00
cptr.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings by 2010-06-03 10:33:57 +00:00
depend * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.c * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.h merge from trunk (r28138) 2010-06-03 00:40:16 +00:00
extconf.rb * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
handle.c merges r27944 from trunk into ruby_1_9_2. 2010-05-23 12:18:51 +00:00