Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <02e201c0ae9d$94cb64f0$0200a8c0@lifelesswks> From: "Robert Collins" To: Subject: bugfix for pthread_cond_init Date: Sat, 17 Mar 2001 15:48:57 +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: 17 Mar 2001 04:43:10.0357 (UTC) FILETIME=[C4A3BC50:01C0AE9C] Chris, I made a mistake in my code that my testscript missed - if attr in pthread_cond_init is NULL, a default is meant to be used. I figured that SIGSEGV's in cygwin1.dll are a bad thing, so I've mailed a patch and changelog to cygwin-patches. Rob