From owner-cvs-all Sat Sep 21 20:13:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A1C37B401; Sat, 21 Sep 2002 20:13:12 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC9643E4A; Sat, 21 Sep 2002 20:13:11 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8M3DBJF031956; Sat, 21 Sep 2002 20:13:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8M3DBBs031955; Sat, 21 Sep 2002 20:13:11 -0700 (PDT) Date: Sat, 21 Sep 2002 20:13:11 -0700 From: "David O'Brien" To: Garrett Wollman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include stdlib.h Message-ID: <20020922031311.GA30425@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200209210203.g8L23wnH080411@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209210203.g8L23wnH080411@freefall.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 20, 2002 at 07:03:58PM -0700, Garrett Wollman wrote: > Modified files: > include stdlib.h > Log: > Note that strtoq() and strtouq() are slated > for deletion in 6.0. (2 of 5) Why? I strongly object and don't want them to go away. Do you have any idea how many ports use strtoq() rather that strtoll()? These are very BSD traditional functions: ---------------------------- revision 5.19 date: 1992-06-25 08:50:32; author: bostic; state: Exp; lines: +4 -0 add strtoq, strtouq ---------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message