aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_process.rb
Commit message (Expand)AuthorAgeFilesLines
* win32.c: more fcntlnobu2015-09-121-1/+1
* * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa2015-09-091-1/+5
* * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa2015-09-091-1/+2
* io.c: no wait when killednobu2015-09-081-0/+24
* process.c: open exception messagenobu2015-09-071-0/+18
* process.c: chdir exception messagenobu2015-09-071-1/+5
* test_process.rb: suppress warningsnobu2015-09-061-0/+1
* test/ruby/test_process.rb (test_many_args): increase timeoutnormal2015-08-051-1/+1
* node.c: NODE_ALLOCA for ALLOCVnobu2015-08-051-0/+10
* suppress warningsnaruse2015-07-211-2/+2
* test_process.rb: split a testnobu2015-07-211-1/+11
* test/ruby/test_process.rb: test thread+sigs work after failed execnormal2015-07-181-0/+70
* * test/ruby/test_process.rb (test_exec_close_reserved_fd): test forngoto2015-07-151-0/+15
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ngoto2015-07-151-1/+1
* use Timeout.timeoutnobu2015-07-131-1/+1
* test_process.rb: test for [Bug #11340]nobu2015-07-091-0/+23
* test_process.rb: reap pidnobu2015-07-051-0/+1
* test/ruby/test_process.rb: test for fd=3 usability in childnormal2015-07-051-0/+24
* process.c: do not discard statusnobu2015-05-221-0/+12
* * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr2015-04-131-6/+15
* Delay signal bit more.akr2015-04-111-2/+2
* * process.c (rb_execarg_parent_start1): Handle EINTR.akr2015-04-101-0/+37
* * test/ruby/test_process.rb: unfortunately, windows is not POSIX...usa2015-04-091-2/+2
* * test/ruby/test_process.rb: Use mkfifo command instead of mknodakr2015-04-091-1/+1
* * process.c: Release GVL when opening a file in spawn() to avoid wholeakr2015-04-091-0/+16
* * test/ruby/test_process.rbusa2015-04-091-2/+2
* * internal.h (rb_execarg_parent_end): Declared.akr2015-04-091-0/+22
* test_process.rb: use assert_in_out_errnobu2015-03-031-17/+3
* test_process.rb: remove intermediate child processnobu2015-03-021-62/+12
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ko12014-12-161-1/+1
* test_process.rb: splitnobu2014-12-111-63/+69
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-301-1/+7
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-301-48/+53
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* test/ruby/test_process.rb: reduce garbage during forksnormal2014-10-271-3/+6
* test/ruby/test_process.rb: use io/wait instead of timeoutnormal2014-10-231-4/+4
* test/ruby/test_process.rb: ensure exit! on fork failurenormal2014-10-231-2/+6
* test/ruby/test_process.rb: avoid killing wrong parentnormal2014-10-161-1/+2
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira2014-10-071-2/+2
* Process.detach: avoid singleton class creationnormal2014-09-121-0/+8
* process.c: use UTF-8nobu2014-06-161-0/+10
* Join threads.akr2014-05-311-1/+2
* * io.c (pipe_open): Close pipes when rb_execarg_fixup() raisesakr2014-05-291-22/+33
* test_process.rb: duplicate assertionsnobu2014-05-111-6/+3
* test_process.rb: WIFEXITED and so on are system dependentnobu2014-05-111-1/+4
* signal.c: directly deliver non-handlable signalsnobu2014-05-111-0/+15
* * process.c (check_exec_redirect): Open the file in write mode forakr2014-05-051-0/+11
* update comment.akr2014-04-261-1/+1
* * test/ruby/test_process.rb (test_rlimit_nofile): Don't limitakr2014-04-251-2/+5
* process.c: preserve encodingsnobu2014-03-301-0/+4