summaryrefslogtreecommitdiff
path: root/test/-ext-/wait_for_single_fd
AgeCommit message (Expand)Author
2018-05-14test_wait_for_single_fd.rb: remove with_pipe helpernormal
2018-05-14test_wait_for_single_fd: ensure this works with kqueuenormal
2018-05-14test_wait_for_single_fd.rb: relax test for newer FreeBSDnormal
2017-05-27rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal
2016-01-10ext/-test-: reduce feature namesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-10-09test: use assert_raisenobu
2011-12-20* ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu
2011-12-14FreeBSD 9.0 RC3 is now released.naruse
2011-12-07It is fixed in FreeBSD 9.0 RC3, not RC2.naruse
2011-12-07FreeBSD 9.0 RC2 fixes the bug.naruse
2011-11-08FreeBSD 8.2 sticks this [ruby-dev:44726] [Bug #5524]naruse
2011-05-04* thread.c (rb_wait_for_single_fd): Fix wrong return value.kosaki
2011-05-04* ext/-test-/wait_for_single_fd: New. for testingkosaki