Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <01b101c0b190$02df27c0$0200a8c0@lifelesswks> From: "Robert Collins" To: Subject: pthread_kill prototype Date: Wed, 21 Mar 2001 09:49:23 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 20 Mar 2001 22:43:48.0351 (UTC) FILETIME=[3A55B8F0:01C0B18F] Chris, what was the verdict on fixing this? pthread_kill is protoyped (and implemented) incorrectly in pthread.h & thread.cc (conflicts with newlibs sys/signal.h). Looking at doco on the web, the correct answer is to change thread.cc, but that will break binary compatibility. P.S. I have the rewritten pthreads code fully functional and I've updated the sched* stuff so I can send in a patch for the lot real soon now. Rob