ruby-cvs:23629
From: usa ruby-lang.org
Date: Mon, 12 May 2008 18:17:59 +0900 (JST)
Subject: [ruby-cvs:23629] Ruby:r16389 (trunk): * process.c (rb_spawn_internal): need to call run_exec_options() before
usa 2008-05-12 18:17:58 +0900 (Mon, 12 May 2008)
New Revision: 16389
Modified files:
trunk/ChangeLog
trunk/process.c
Log:
* process.c (rb_spawn_internal): need to call run_exec_options() before
spawn if the platform doesn't have fork. [ruby-dev:34647]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16389&r2=16388&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?r1=16389&r2=16388&diff_format=u