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
aamine 469f1f7b49 * ext/dl/.cvsignore: ignore callback.h.
* ext/ripper/.cvsignore: ignore eventids2table.c.
* ext/socket/.cvsignore: ignore constants.h.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-03-03 05:41:53 +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 * ext/dl/.cvsignore: ignore callback.h. 2006-03-03 05:41:53 +00:00
cfunc.c
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