From owner-cvs-src Sat Mar 15 1:47: 7 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D611E37B401; Sat, 15 Mar 2003 01:47:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7286043FA3; Sat, 15 Mar 2003 01:47:05 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2F9l50U028060; Sat, 15 Mar 2003 01:47:05 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2F9l5eQ028059; Sat, 15 Mar 2003 01:47:05 -0800 (PST) Message-Id: <200303150947.h2F9l5eQ028059@repoman.freebsd.org> From: David Schultz Date: Sat, 15 Mar 2003 01:47:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/03/15 01:47:05 PST FreeBSD src repository Removed files: lib/libc/stdlib strtod.c Log: The gdtoa import apparently hasn't caused anything or anyone to explode, so nix the old strtod() / dtoa(). This change is part of the gdtoa patches reviewed on standards@. Revision Changes Path 1.26 +0 -2429 src/lib/libc/stdlib/strtod.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message