Date: Sun, 4 Nov 2001 10:04:00 -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: <200111041804.fA4I41f90923@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/11/04 10:04:00 PST Modified files: lib/libc/stdlib strtod.c Log: Slightly closer to netbsd_strtod.c: s/IEEE_8087/IEEE_LITTLE_ENDIAN/ s/IEEE_MC68k/IEEE_BIG_ENDIAN/ Revision Changes Path 1.10 +13 -12 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?200111041804.fA4I41f90923>