das
502b55c20b
Userland spinlocks bad. Sleep locks good.
...
Use the latter for gdtoa.
Requested by: deischen (far too long ago)
2003-06-21 08:20:14 +00:00
das
b2471a5039
Add some missing prototypes to eliminate some warnings. These already
...
appear without leading underscores in gdtoa.h, but this approach avoids
removing that file from the vendor branch and unduly rearranging things.
Prodded by: nectar
2003-04-09 06:04:35 +00:00
das
67eff66578
Add missing prototype for gdtoa().
2003-04-05 22:09:26 +00:00
das
3ea4e0447c
This commit was generated by cvs2svn to compensate for changes in r112620,
...
which included commits to RCS files with non-trunk default branches.
2003-03-25 17:55:07 +00:00
das
ac4cce98d0
Import new sources. The only material change in this update is to
...
add locale support for hexadecimal floating point conversions.
Noticed by: ache
Reviewed by: mike (mentor)
2003-03-25 17:55:07 +00:00
das
cfb004fe95
Enable locale support in strtod() and dtoa().
...
Noticed by: ache
Reviewed by: mike (mentor)
2003-03-19 20:25:45 +00:00
das
375d3f8cdb
Import gdtoa sources dated 20030318, which contain several locale fixes.
...
Reviewed by: mike (mentor)
2003-03-19 20:23:29 +00:00
das
afe8e24972
This commit was generated by cvs2svn to compensate for changes in r112415,
...
which included commits to RCS files with non-trunk default branches.
2003-03-19 20:23:29 +00:00
das
b2697c9471
Local patches:
...
- include extra system headers and add appropriate #defines
- use a spinlock to synchronize parts of gdtoa
- protect exported symbols with leading underscores
Reviewed by: bde (briefly), mike (mentor), obrien
2003-03-12 20:20:22 +00:00
das
db3a0f1435
Initial import of David Gay's gdtoa library for conversion between
...
strings and floating point.
2003-03-12 20:18:32 +00:00