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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Tue, 25 Jan 2000 21:34:10 -0500 To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Fixed a hanging problem related to thread safety Message-ID: <20000125213410.A1868@cygnus.com> Mail-Followup-To: cygwin-developers AT sourceware DOT cygnus DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i I just checked in a fix to cygwin for a hanging problem that I noted when I hit a CTRL-C during a configure. It was related to the new thread-safety code. I fixed it in a kludgy way but it should be ok for 99.9999% of the time. I'll revisit the problem after the upcoming net release. In the meantime, DJ, this needs to be in the net release. cgf