From e901d2ce2caf11079391f97a20422f2b0cf38625 Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 13 Jun 2012 23:18:35 +0000 Subject: * thread_pthread.c (get_stack): Linux is the only OS which includes the size of guard page into the stack size. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3d6fd987e..618d6997e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 14 07:59:12 2012 NARUSE, Yui + + * thread_pthread.c (get_stack): Linux is the only OS which includes + the size of guard page into the stack size. + Thu Jun 14 06:21:00 2012 Eric Hodel * lib/drb/drb.rb: Replace broken links to the English DRb book. -- cgit v1.2.3