From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21299 invoked by alias); 11 Apr 2003 20:57:17 -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 21286 invoked from network); 11 Apr 2003 20:57:15 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 11 Apr 2003 20:57:15 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 19258800087; Fri, 11 Apr 2003 16:57:15 -0400 (EDT) Message-ID: <3E972C2A.5060103@redhat.com> Date: Fri, 11 Apr 2003 20:57:00 -0000 From: "J. Johnston" Organization: Red Hat Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: gdb_indent.sh patch References: <3E9705D7.4040704@redhat.com> <3E970778.10605@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00245.txt.bz2 Andrew Cagney wrote: >> The attached patch is needed to properly indent the files that >> are in my last patch regarding gcore support for linux. >> >> I needed to add a few C library types. >> >> Ok to commit? >> >> -- Jeff J. >> >> 2003-04-11 Jeff Johnston >> >> * gdb_indent.sh: Recognize pid_t and sigset_t as types. >> > > Yep, Andrew > > Patch checked in. -- Jeff J.