DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.613.g6c3587 master contrib/gdtoa gdtoaimp.h
commit 6c3587b9c0c3716e2aa3f39764048484062ddddc
Author: Peter Avalos <pavalos@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]