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
nobu 14c97cf9b6 * ext/dl/extconf.rb: clang does not use -fno-defer-pop during compilation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-09 16:41:08 +00:00
..
callback
lib * ext/dl/lib/value.rb (DL::ValueUtil.{unsigned_value,signed_value}): 2012-02-09 07:10:26 +00:00
win32
cfunc.c
cptr.c * ext/dl/cptr.c (rb_dlptr_new2): remove unused variable. 2012-01-30 21:47:35 +00:00
depend
dl.c * ext/dl/dl.c (Init_dl): fix mangled documnet. 2012-02-09 07:48:22 +00:00
dl.h * ext/dl/dl.h (ALIGN_OF): use offsetof(). 2012-02-09 16:30:43 +00:00
extconf.rb * ext/dl/extconf.rb: clang does not use -fno-defer-pop during compilation. 2012-02-09 16:41:08 +00:00
handle.c