From 2a38b1942c15b3f7bc3523d26220221f66c14252 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 5 Jan 2005 09:30:14 +0000 Subject: ChangeLogTag: Wed Jan 5 09:30:12 UTC 2005 Johnny Willemsen --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index fa6c10a7c6f..0d7c3b00e7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Wed Jan 5 09:30:12 UTC 2005 Johnny Willemsen + + * ace/OS_NS_Thread.inl (sigwait): + On Solaris it seems we have two versions of sigwait, one with one + argument, another with two arguments. Added a check to detect which + one to use and implemented both variants. I tested this on Solaris 8 + and there it works, is should fix the compile problems in the + Solaris 10 x86 isis build + Wed Jan 5 09:10:12 UTC 2005 Johnny Willemsen * ace/Dev_Poll_Reactor.cpp: -- cgit v1.2.1