DragonFly-2.3.0.613.g6c3587 master contrib/gdtoa gdtoaimp.h
    Peter Avalos 
    pavalos at crater.dragonflybsd.org
       
    Tue Apr  7 00:13:41 PDT 2009
    
    
  
commit 6c3587b9c0c3716e2aa3f39764048484062ddddc
Author: Peter Avalos <pavalos at theshell.com>
Date:   Mon Jan 19 13:39:20 2009 -0500
    Configure gdtoa for DragonFly:
    
    -Protect exported symbols with leading underscores.
    
    -Enable locale support.
    
    -Add some missing prototypes.
    
    -Correctly round floating-point numbers when they are printed in
    non-default rounding modes.
    
    -On platforms where long is 64 bits, make sure gdtoa doesn't use a
    long when it really wants an int.
    
    Obtained-from: FreeBSD
Summary of changes:
 contrib/gdtoa/gdtoaimp.h |  177 +++++++++++++++++++++++++++++++++-------------
 1 files changed, 128 insertions(+), 49 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6c3587b9c0c3716e2aa3f39764048484062ddddc
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list