summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-31 13:49:13 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-31 13:49:13 +0000
commitc5a99cf3c0d493e911f499fdecdd0db68019af98 (patch)
treecc425c4cd02a8530ae392f92779576e934b94db5 /ChangeLog
parentcce645e6a7b1819922c3e9fa2c5bff0bc6d5dfa5 (diff)
merge revision(s) 60079: [Backport #13794]
thread_pthread.c: do not wakeup inside child processes * thread_pthread.c (rb_thread_wakeup_timer_thread): check ownership before incrementing (rb_thread_wakeup_timer_thread_low): ditto [Bug #13794] [ruby-core:83064] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@62142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 049c403352..21d9585e9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jan 31 22:48:41 2018 Eric Wong <normalperson@yhbt.net>
+
+ thread_pthread.c: do not wakeup inside child processes
+
+ * thread_pthread.c (rb_thread_wakeup_timer_thread): check
+ ownership before incrementing
+ (rb_thread_wakeup_timer_thread_low): ditto
+ [Bug #13794] [ruby-core:83064]
+
Wed Jan 31 22:46:36 2018 Rei Odaira <Rei.Odaira@gmail.com>
* configure.in (rb_cv_lgamma_r_pm0): check if lgamma_r(+0.0)