From owner-cvs-all Sat Sep 21 20:51:18 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 46CCA37B401; Sat, 21 Sep 2002 20:51:17 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id A02AD43E4A; Sat, 21 Sep 2002 20:51:16 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g8M3pFVo072505 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 21 Sep 2002 23:51:16 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g8M3pF9B072502; Sat, 21 Sep 2002 23:51:15 -0400 (EDT) (envelope-from wollman) Date: Sat, 21 Sep 2002 23:51:15 -0400 (EDT) From: Garrett Wollman Message-Id: <200209220351.g8M3pF9B072502@khavrinen.lcs.mit.edu> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include stdlib.h In-Reply-To: <20020922031311.GA30425@dragon.nuxi.com> References: <200209210203.g8L23wnH080411@freefall.freebsd.org> <20020922031311.GA30425@dragon.nuxi.com> 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 < said: > Do you have any idea how many ports use strtoq() rather that > strtoll()? There can't be that many, since most of the ports have been written for platforms other than FreeBSD, and those platforms (with three minor exceptions) use the Standard spelling and type. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message