Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2001 13:30:12 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib strtod.c
Message-ID:  <200111042130.fA4LUCo29738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/11/04 13:30:12 PST

  Modified files:
    lib/libc/stdlib      strtod.c 
  Log:
  Make strtod.c work on Alpha as well.  strtod.c has got locale support,
  the netbsd_strtod.c file we have does not.  More still should be done
  here, but this works happily on my Alpha.  I have not (yet?) changed
  the Makefile.inc to use this.
  
  Revision  Changes    Path
  1.11      +8 -11     src/lib/libc/stdlib/strtod.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111042130.fA4LUCo29738>