Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 26 Jun 2002 13:54:18 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin 1.3.11-3: Strange variable contents when logging via telnet Message-ID: <20020626175418.GE32733@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <10223674412 DOT 20020626155415 AT syntrex DOT com> <4025053184 DOT 20020626161714 AT syntrex DOT com> <20020626144725 DOT GA29576 AT redhat DOT com> <129017524 DOT 20020626172319 AT syntrex DOT com> <20020626184046 DOT D22705 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020626184046.D22705@cygbert.vinschen.de> User-Agent: Mutt/1.3.23.1i On Wed, Jun 26, 2002 at 06:40:46PM +0200, Corinna Vinschen wrote: >I have actually no idea when that inet_dummy was introduced and >what it's good for. Perhaps Chris has a clue. I think it is for those systems where argv space competes with environ space. I used to do similar things with UNIX programs back in the 80's. I think this should just be #ifndef CYGWIN. It will have no effect on cygwin one way or the other. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/