1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dl
akr 375dbe3c73 * ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem which
is caused by 'GC.stress=true; require "dl"'.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-30 05:42:06 +00:00
..
lib/dl
test
win32 * lib/resolv.rb (Resolv::Config.default_config_hash): requires 2008-03-31 16:55:54 +00:00
.cvsignore
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_call): add taint check. 2008-08-11 11:33:44 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_s_to_ptr): fixed shadowing variable. 2008-08-12 05:15:18 +00:00
depend * ext/dl/depend: add dependencies. [ruby-dev:32760] 2007-12-25 07:35:47 +00:00
dl.c * ext/dl/cfunc.c (rb_dlcfunc_call): add taint check. 2008-08-11 11:33:44 +00:00
dl.h
extconf.rb
handle.c
mkcallback.rb * ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem which 2008-08-30 05:42:06 +00:00