From f4811c7e2b8dcbb49c63772bc70026f170612ca2 Mon Sep 17 00:00:00 2001 From: nagachika Date: Wed, 9 Oct 2013 15:54:45 +0000 Subject: merge revision(s) 43008: [Backport #8769] * process.c (rb_fork_internal): remove cloexec setting on pipes created by rb_cloexec_pipe. patch by normalperson (Eric Wong) at [ruby-core:56523]. [Bug #8769] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@43227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2b2ee81618..20596bbf3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 10 00:44:28 2013 Nobuyoshi Nakada + + * process.c (rb_fork_internal): remove cloexec setting on pipes + created by rb_cloexec_pipe. patch by normalperson (Eric Wong) at + [ruby-core:56523]. [Bug #8769] + Thu Oct 10 00:24:01 2013 KOSAKI Motohiro * cont.c: disable FIBER_USE_NATIVE on GNU/Hurd because it doesn't -- cgit v1.2.3