Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <3E1EFEBC.80507@yahoo.com> Date: Fri, 10 Jan 2003 12:11:24 -0500 From: Earnie Boyd User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-developers AT cygwin DOT com Subject: Re: gethostname() patch References: <20030110135545 DOT I1401 AT cygbert DOT vinschen DOT de> <59A835EDCDDBEB46BC75402F4604D5528F75CD AT elmer> <20030110162756 DOT GC25027 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > On Fri, Jan 10, 2003 at 08:03:08AM -0500, Sergey Okhapkin wrote: > >>>>>My questions is: Shouldn't uname call this function as >>>> >>>well? Uname >>> >>>>>still uses the upper case value returned from GetComputerName(). >>>> >>>What about my question? >>> >> >>It should I think. I see no reason to have different return values from >>uname() and hostname(). > > > I agree. It will be nice to see a lowercase host name reported by > "uname -a". > Problematic for config.guess? Earnie.