Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 00:02:52 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include float.h
Message-ID:  <200210250702.g9P72qYH066616@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/10/25 00:02:52 PDT

  Modified files:
    sys/i386/include     float.h 
  Log:
  Use the correct values for LDBL_*.  Libc doesn't completely support
  long doubles at the moment (printf truncates them to doubles).
  However, long doubles to appear to work to the ranges listed in this
  commit on both -stable (4.5) and -current.  There may be some slight
  rounding issues with long doubles, but that's an orthogonal issue to
  these constants.
  
  I've had this in my local tree for 3 months, and in my company's local
  tree for 15 months with no ill effects.
  
  Obtained from: NetBSD
  Not likely to like it: bde
  
  Revision  Changes    Path
  1.9       +10 -9     src/sys/i386/include/float.h

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?200210250702.g9P72qYH066616>