Age | Commit message (Expand) | Author |
---|---|---|
2018-01-09 | bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarily | mame |
2015-11-10 | * bootstraptest/test_fork.rb ([ruby-dev:37934]): :NPROC (RLIMIT_NPROC) | ngoto |
2014-06-28 | test_fork.rb: wait signals | nobu |
2014-06-07 | bootstraptest/test_{fork,io,thread}.rb: reduce sleep times | nobu |
2011-06-30 | * thread.c (rb_threadptr_check_signal): only wake up main thread. | ko1 |
2010-04-19 | * bootstraptest/test_fork.rb: add a test for [ruby-core:28924]. | mame |
2009-06-07 | * thread_pthread.c (rb_thread_create_timer_thread): print fatal error | ko1 |
2009-02-26 | * test_fork.rb: no need to test if fork(2) is not implemented. | usa |
2009-02-18 | * bootstraptest/test_fork.rb: test for [ruby-core:22158] | nobu |
2007-12-21 | * bootstraptest/test_fork.rb: skip if fork is not unsupported. | ko1 |
2007-12-21 | * bootstraptest/pending.rb: renamed from featurebug.rb. | ko1 |
2007-12-21 | * thread.c (rb_thread_atfork): fix to mark thread object. | ko1 |