Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2006 18:26:02 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sparc64/fpu fpu_implode.c
Message-ID:  <200612281826.kBSIQ2a8085735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2006-12-28 18:26:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_2)
    lib/libc/sparc64/fpu fpu_implode.c 
  Log:
  MFC: 1.7 (1.6.8.1)
  
  Fix a typo in __fpu_ftox() that caused long double to long (and long long)
  conversion of negative numbers to always result in -1.
  While at it, rearrange the nearby comment so it fits in 80 chars per line,
  like the rest of this file does.
  
  PR:             107130
  Approved by:    re (bmah)
  Committed from: 23C3
  
  Revision  Changes    Path
  1.6.16.1  +10 -9     src/lib/libc/sparc64/fpu/fpu_implode.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612281826.kBSIQ2a8085735>