ruby-cvs:23559
From: nobu ruby-lang.org
Date: Thu, 8 May 2008 06:43:55 +0900 (JST)
Subject: [ruby-cvs:23559] Ruby:r16319 (trunk): * dln.c (dln_find_exe_r, dln_find_file_r): reentrant versions.
nobu 2008-05-08 06:43:54 +0900 (Thu, 08 May 2008)
New Revision: 16319
Modified files:
trunk/ChangeLog
trunk/dln.c
trunk/dln.h
trunk/file.c
trunk/process.c
trunk/ruby.c
Log:
* dln.c (dln_find_exe_r, dln_find_file_r): reentrant versions.
* file.c (rb_find_file_ext, rb_find_file), process.c (proc_exec_v),
(rb_proc_exec, proc_spawn_v, proc_spawn), ruby.c (process_options):
use reentrant versions.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/file.c?r1=16319&r2=16318&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?r1=16319&r2=16318&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16319&r2=16318&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/dln.c?r1=16319&r2=16318&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?r1=16319&r2=16318&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/dln.h?r1=16319&r2=16318&diff_format=u