[前][次][番号順一覧][スレッド一覧]

ruby-changes:4903

From: ko1@a...
Date: Mon, 12 May 2008 23:27:19 +0900 (JST)
Subject: [ruby-changes:4903] usa - Ruby:r16396 (trunk): * ChangeLog: small fixes.

usa	2008-05-12 23:27:00 +0900 (Mon, 12 May 2008)

  New Revision: 16396

  Modified files:
    trunk/ChangeLog

  Log:
    * ChangeLog: small fixes.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16396&r2=16395&diff_format=u

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 16395)
+++ ChangeLog	(revision 16396)
@@ -5,10 +5,9 @@
 	* process.c (save_redirect_fd, save_env_i, save_env, run_exec_dup2,
 	  run_exec_open, run_exec_pgroup, run_exec_rlimit, rb_run_exec_options):
 	  save parent's process environments.
-	  !!!remark!!! these are not thread-safe.
 
 	* process.c (rb_spawn_internal): remove calling run_exec_options()
-	  because cannot restore after spawn. we'll fix this later.
+	  because cannot restore after spawn.
 
 	* io.c (pipe_open): ditto.
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]