From 1fa5d76ae08d000b8ba9b728b78e5a9d3d308129 Mon Sep 17 00:00:00 2001 From: kosaki Date: Tue, 8 Oct 2013 02:14:21 +0000 Subject: * cont.c: disable FIBER_USE_NATIVE on GNU/Hurd because it doesn't support a combination getcontext() and threads. Patch by Gabriele Giacone (1o5g4r8o@gmail.com). [Bug #8990][ruby-core:57685] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f79d3b777..7fb5ac6e0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 8 10:56:39 2013 KOSAKI Motohiro + + * cont.c: disable FIBER_USE_NATIVE on GNU/Hurd because it doesn't + support a combination getcontext() and threads. Patch by + Gabriele Giacone (1o5g4r8o@gmail.com). [Bug #8990][ruby-core:57685] + Tue Oct 8 05:58:12 2013 Tanaka Akira * lib/time.rb (Time.strptime): Time.strptime('0', '%s') returns local -- cgit v1.2.3