From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6355 invoked by alias); 18 Jul 2002 19:27:05 -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 6348 invoked from network); 18 Jul 2002 19:27:04 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 18 Jul 2002 19:27:04 -0000 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id MAA28715; Thu, 18 Jul 2002 12:27:02 -0700 (PDT) Message-ID: <3D371277.A304615D@redhat.com> Date: Thu, 18 Jul 2002 12:34:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Kevin Buettner CC: gdb-patches@sources.redhat.com Subject: Re: AIX thread support References: <200207172224.g6HMOT121757@reddwarf.sfbay.redhat.com> <1020717230727.ZM16183@localhost.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00398.txt.bz2 Kevin Buettner wrote: > > On Jul 17, 3:24pm, Michael Snyder wrote: > > > How about a patch to your patch? This brings some comments up to > > coding standard, and shortens a few long lines (basically it's all > > whitespace changes). > > > > Michael > > > > 2002-07-17 Michael Snyder > > > > * aix-thread.c: Shorten some long lines. > > Bring comments into line with code spec. > > Looks good to me. Commit away... Committed.