From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29818 invoked by alias); 12 Sep 2002 19:26:41 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29807 invoked from network); 12 Sep 2002 19:26:40 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 12 Sep 2002 19:26:40 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 367EC3C44; Thu, 12 Sep 2002 15:26:38 -0400 (EDT) Message-ID: <3D80EA6E.7060908@ges.redhat.com> Date: Thu, 12 Sep 2002 12:26:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Carlton Cc: gdb Subject: Re: struct environment References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00123.txt.bz2 Just BTW, is there another name? ``environment'' can also refer to the processes environment as seen in the existing environ.[hc] code. Andrew