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 Date: Fri, 29 Nov 2002 00:25:00 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: Time for 1.3.17 Message-ID: <20021129052500.GA24459@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <3 DOT 0 DOT 5 DOT 32 DOT 20021126213545 DOT 0082fd10 AT h00207811519c DOT ne DOT client2 DOT attbi DOT com> <20021127021354 DOT GA12047 AT redhat DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20021126213545 DOT 0082fd10 AT h00207811519c DOT ne DOT client2 DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20021126223625 DOT 0082d670 AT h00207811519c DOT ne DOT client2 DOT attbi DOT com> <20021127124119 DOT K1398 AT cygbert DOT vinschen DOT de> <20021127190914 DOT P1398 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021127190914.P1398@cygbert.vinschen.de> User-Agent: Mutt/1.5.1i On Wed, Nov 27, 2002 at 07:09:14PM +0100, Corinna Vinschen wrote: >On Wed, Nov 27, 2002 at 12:41:19PM +0100, Corinna Vinschen wrote: >> - mkpasswd sets pw_passwd field to '*' on 9x/Me (Corinna Vinschen) > >Btw., what about exporting strtodf() as strtof()? I have no idea why a >function called strtodf() is exported at all. I can't find it in the >usual standards and it looks pretty much like an intractable typo. >Or does anybody know where strtodf() is coming from? This is probably something to ask Jeff Johnston in the newlib mailing list next week. Maybe there is some strange reason for strtodf that make it unsuitable as a strtof. cgf