Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test_fork.rb: no need to test if fork(2) is not implemented. | usa | 2009-02-26 | 1 | -5/+8 |
* | * bootstraptest/test_fork.rb: test for [ruby-core:22158] | nobu | 2009-02-18 | 1 | -0/+9 |
* | * bootstraptest/test_fork.rb: skip if fork is not unsupported. | ko1 | 2007-12-21 | 1 | -4/+8 |
* | * bootstraptest/pending.rb: renamed from featurebug.rb. | ko1 | 2007-12-21 | 1 | -6/+6 |
* | * thread.c (rb_thread_atfork): fix to mark thread object. | ko1 | 2007-12-21 | 1 | -0/+6 |