From cf980b19f760b4819c3c1f70e8866a60a3970ffd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 29 Oct 2009 04:51:38 +0000 Subject: [PATCH] =?UTF-8?q?2009-10-29=09Ralf=20Cors=C3=83=C2=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared attribute to pthread_condattr_setpshared for 16bit target compliance. --- testsuites/psxtests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 97c7d51008..6ff3371fa6 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,8 @@ +2009-10-29 Ralf Corsépius + + * psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared + attribute to pthread_condattr_setpshared for 16bit target compliance. + 2009-10-28 Ralf Corsépius * psxbarrier01/test.c: Include