From 34b2a6c3bf651e504146b25270f3a9e798ae47a1 Mon Sep 17 00:00:00 2001 From: odaira Date: Mon, 19 Oct 2015 23:24:12 +0000 Subject: * configure.in: pthread_getattr_np is broken on AIX. More specifically, the stack address and size returned are not correct. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25dbd7ee8f..91e76ca9fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 20 08:12:47 2015 Rei Odaira + + * configure.in: pthread_getattr_np is broken on AIX. + More specifically, the stack address and size returned are + not correct. + Tue Oct 20 05:54:46 2015 Eric Wong * ext/fiddle/closure.c (callback): static function -- cgit v1.2.3