Date: Sat, 31 Aug 2002 15:26:35 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtod.c Message-ID: <200208312226.g7VMQZL2031591@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2002/08/31 15:26:35 PDT Modified files: (Branch: RELENG_4) lib/libc/stdlib strtod.c Log: MFC 1.22: Use a union to access the words of a double. PR: 40209 Revision Changes Path 1.3.8.4 +8 -4 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?200208312226.g7VMQZL2031591>