From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26889 invoked by alias); 29 Jul 2003 21:53:53 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26837 invoked from network); 29 Jul 2003 21:53:52 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 29 Jul 2003 21:53:52 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h6TLrpin029923; Tue, 29 Jul 2003 16:53:51 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h6TLrpHK018390; Tue, 29 Jul 2003 16:53:51 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h6TLrpif018389; Tue, 29 Jul 2003 17:53:51 -0400 Date: Tue, 29 Jul 2003 21:53:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200307292153.h6TLrpif018389@duracef.shout.net> To: ezannoni@redhat.com, gdb-patches@sources.redhat.com, mec@shout.net, msnyder@redhat.com Subject: Re: [rfa/testsuite] gdb.threads/tls.{exp,c} fixes X-SW-Source: 2003-07/txt/msg00532.txt.bz2 Committed. Michael C 2003-07-29 Michael C * gdb.threads/tls.c (spin): Check errno only if sem_wait actually failed. (do_pass): Likewise. * gdb.threads/tls.exp: Always initialize no_of_threads.