ruby--ruby/ext/dl
akr 934847fbeb add extconf.h to .cvsignore.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-24 01:15:08 +00:00
..
lib/dl should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG. 2005-11-08 13:50:38 +00:00
test Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION. 2005-05-14 20:59:07 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
cfunc.c * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE). 2005-09-29 01:28:56 +00:00
depend * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend, 2005-10-18 02:01:24 +00:00
dl.c Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION. 2005-05-14 20:59:07 +00:00
dl.h
extconf.rb * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +00:00
handle.c banish some warnings. 2005-09-24 00:17:43 +00:00
mkcallback.rb