ruby-cvs:21657
From: ko1 ruby-lang.org
Date: Fri, 21 Dec 2007 17:27:15 +0900 (JST)
Subject: [ruby-cvs:21657] Ruby:r14420 (trunk): * thread.c (rb_thread_atfork): fix to mark thread object.
ko1 2007-12-21 17:27:14 +0900 (Fri, 21 Dec 2007)
New Revision: 14420
Added files:
trunk/bootstraptest/test_fork.rb
Modified files:
trunk/ChangeLog
trunk/bootstraptest/test_knownbug.rb
trunk/thread.c
Log:
* thread.c (rb_thread_atfork): fix to mark thread object.
[ruby-dev:32404]
* bootstraptest/test_knownbug.rb, test_fork.rb: move a fixed test.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14420&r2=14419
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=14420&r2=14419
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_fork.rb?revision=14420&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_knownbug.rb?r1=14420&r2=14419