From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14721 invoked by alias); 30 Sep 2003 19:39:59 -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 14714 invoked from network); 30 Sep 2003 19:39:59 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 30 Sep 2003 19:39:59 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id h8UJddOm018453; Tue, 30 Sep 2003 14:39:39 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id h8UJddVd030451; Tue, 30 Sep 2003 14:39:39 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id h8UJdcK7030450; Tue, 30 Sep 2003 15:39:38 -0400 Date: Tue, 30 Sep 2003 19:39:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200309301939.h8UJdcK7030450@duracef.shout.net> To: drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] New threads test X-SW-Source: 2003-09/txt/msg00663.txt.bz2 I'm gonna be a stickler here ... I think switch-threads.c needs an FSF copyright notice at the top. It's long enough enough to be a non-trivial work. http://www.gnu.org/prep/maintain_8.html#SEC8 Michael C === 2003-09-30 Daniel Jacobowitz * gdb.threads/switch-threads.exp: New test. * gdb.threads/switch-threads.c: New source file.