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
takano32 0781d24aaa Sun Dec 28 17:10:13 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
* ext/dl/test/test_dl2.rb: modify strncpy, strcpy, qsort, types.
	  Bug #633 [ruby-core:19289]
	* ext/dl/test/test_base.rb: /lib/libc.so is x86_64 binary in x86_64 architecture.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-28 08:10:20 +00:00
..
lib/dl
test Sun Dec 28 17:10:13 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk> 2008-12-28 08:10:20 +00:00
win32
.cvsignore
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_call): add taint check. 2008-08-11 11:33:44 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_s_to_ptr): fixed shadowing variable. 2008-08-12 05:15:18 +00:00
depend * ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduce 2008-08-30 16:55:34 +00:00
dl.c * ext/dl/cfunc.c (rb_dlcfunc_call): add taint check. 2008-08-11 11:33:44 +00:00
dl.h
extconf.rb * ext/dl/extconf.rb ($distcleanfiles): added callback-?.c into 2008-10-03 15:49:39 +00:00
handle.c
mkcallback.rb * ext/dl/mkcallback.rb (rb_dl_init_callbacks): fix indent. 2008-08-31 03:56:30 +00:00