From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31962 invoked by alias); 23 Apr 2004 16:06:37 -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 31952 invoked from network); 23 Apr 2004 16:06:36 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Apr 2004 16:06:36 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i3NG6aKG019192 for ; Fri, 23 Apr 2004 12:06:36 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i3NG6Zp26879; Fri, 23 Apr 2004 12:06:35 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i3NG6ZcU012606; Fri, 23 Apr 2004 12:06:35 -0400 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 268F480008E; Fri, 23 Apr 2004 12:06:35 -0400 (EDT) Message-ID: <40893F08.20409@redhat.com> Date: Fri, 23 Apr 2004 16:06:00 -0000 From: Jeff Johnston User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: msnyder@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA]: New test for gdb.threads testsuite References: <20040422224900.D589F4B104@berman.michael-chastain.com> In-Reply-To: <20040422224900.D589F4B104@berman.michael-chastain.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg00570.txt.bz2 Ok. You might be interested to know that only pthreads.c in the same directory has a copyright notice. -- Jeff J. Michael Elizabeth Chastain wrote: > Errr, manythreads.c needs a copyright notice. > > Michael C >