From owner-freebsd-standards Thu Mar 14 10:53:58 2002 Delivered-To: freebsd-standards@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id A1E7437B404 for ; Thu, 14 Mar 2002 10:53:56 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g2EIrt385522; Thu, 14 Mar 2002 13:53:55 -0500 (EST) (envelope-from wollman) Date: Thu, 14 Mar 2002 13:53:55 -0500 (EST) From: Garrett Wollman Message-Id: <200203141853.g2EIrt385522@khavrinen.lcs.mit.edu> To: standards@FreeBSD.org Subject: Floating-point conversions Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I assume everyone is aware of ? I think David Gay's `gdtoa.tgz' package may be of particular interest, since we do not presently support `long double' particularly well on any platform, and would need something like this for printf "%Lf"-like formats. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message