Configure gdtoa for DragonFly:
authorPeter Avalos <pavalos@theshell.com>
Mon, 19 Jan 2009 18:39:20 +0000 (13:39 -0500)
committerPeter Avalos <pavalos@theshell.com>
Tue, 7 Apr 2009 07:08:59 +0000 (21:08 -1000)
commit6c3587b9c0c3716e2aa3f39764048484062ddddc
tree520a5301f775b70e80867d32345f2dfbb97058dc
parent538ad03307793448b7abfc7e4bf08ba3fac8136e
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
contrib/gdtoa/gdtoaimp.h