From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25513 invoked by alias); 23 Aug 2002 15:07:32 -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 25506 invoked from network); 23 Aug 2002 15:07:31 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (205.232.38.247) by sources.redhat.com with SMTP; 23 Aug 2002 15:07:31 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 4BE46D2CBD; Fri, 23 Aug 2002 08:07:33 -0700 (PDT) Date: Fri, 23 Aug 2002 08:30:00 -0000 From: Joel Brobecker To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Minor changes to proc-api.c for Interix Message-ID: <20020823150733.GW25997@gnat.com> References: <20020724085918.GA1166@gnat.com> <20020815194823.GB906@gnat.com> <3D6567FF.6A0A9170@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D6567FF.6A0A9170@redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-08/txt/msg00752.txt.bz2 > Yes, this is good, please check it in. Thank you. Committed. > 2002-07-24 Donn Terry > > * proc-api.c (rw_table): Do not include a row for PCDSTOP if the > corresponding macro is not defined. Likewise for PCNICE, PCSHOLD > and PCUNKILL. > (write_with_trace): Conditionalize out the switch branch handling > PCSHOLD if the corresponding macro is not defined. Likewise for > PRSABORT and PRSTOP. > This change will be needed by the Interix port. -- Joel