1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
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
..
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): support 2009-05-10 23:59:10 +00:00
continuation
coverage
curses
dbm
digest
dl * ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access 2009-05-23 12:49:00 +00:00
etc * ext/etc/etc.c (etc_getpwuid): use rb_uid_t. [ruby-dev:38443] 2009-05-14 07:13:40 +00:00
fcntl
fiber
gdbm
iconv
io/wait
json
mathn
nkf
openssl
pty update rdoc. 2009-05-22 12:32:30 +00:00
racc/cparse
readline
ripper
sdbm
socket
stringio * ext/stringio/stringio.c (strio_ungetbyte): encoding should not 2009-05-14 07:07:55 +00:00
strscan
syck
syslog
tk * sample/drb/dhasenc.rb: add magic comment for encoding. 2009-05-16 02:00:42 +00:00
win32ole * ext/win32ole/win32ole.c (foletypelib_name): should return 2009-05-17 00:37:07 +00:00
zlib
.cvsignore
.document
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt