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
usa dba06de110 * ext/dl/win32/lib/win32/resolv.rb: get rid of warning.
* ext/dl/lib/dl/func.rb: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 07:52:42 +00:00
..
callback * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
lib/dl * ext/dl/win32/lib/win32/resolv.rb: get rid of warning. 2009-03-03 07:52:42 +00:00
win32 * ext/dl/win32/lib/win32/resolv.rb: get rid of warning. 2009-03-03 07:52:42 +00:00
.cvsignore
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missing 2009-03-01 10:02:06 +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/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
dl.c * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
dl.h * ext/dl/dl.h (dlerror): fixed on Windows. 2009-03-02 02:01:48 +00:00
extconf.rb * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
handle.c * ext/dl/dl.h (dlerror): fixed on Windows. 2009-03-02 02:01:48 +00:00