[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:20708

From: nobu ruby-lang.org
Date: Thu, 20 Sep 2007 17:28:04 +0900 (JST)
Subject: [ruby-cvs:20708] Ruby:r13471 (trunk): * io.c (popen_exec), process.c (rb_spawn): stop other threads before

nobu	2007-09-20 17:28:03 +0900 (Thu, 20 Sep 2007)

  New Revision: 13471

  Modified files:
    trunk/ChangeLog
    trunk/io.c
    trunk/process.c
    trunk/version.h

  Log:
    * io.c (popen_exec), process.c (rb_spawn): stop other threads before
      exec.  [ruby-core:08262]


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=13471&r2=13470
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13471&r2=13470
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=13471&r2=13470
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?r1=13471&r2=13470


[前][次][番号順一覧][スレッド一覧][生データ]