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 34cf45ab19 * ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access
using RTLD_NEXT.  [ruby-dev:38152]

* ext/dl/handle.c (Init_dlhandle): added constants DEFAULT and
  NEXT which correspond to RTLD_DEFAULT and RTLD_NEXT.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-05-23 12:49:00 +00:00
..
callback
lib/dl * ext/dl/lib/dl/cparser.rb (DL::CParser#parse_struct_signature): 2009-05-23 09:53:15 +00:00
win32
.cvsignore
cfunc.c
cptr.c * ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrict 2009-05-23 09:48:54 +00:00
depend
dl.c
dl.h
extconf.rb
handle.c * ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access 2009-05-23 12:49:00 +00:00