he
|
c2dbd6e374
|
Make this build again.
|
2008-03-28 00:56:54 +00:00 |
christos
|
ab6254493d
|
Don't coredump on out of memory conditions. This solution leaks, but gdtoa
is too complicated to fix. Try printf %99999999999.9999999999f 2
|
2008-03-21 23:13:48 +00:00 |
kleink
|
6fbc3967e6
|
Revert previous indentation fix to keep the diff to strtof.c as small
as possible.
|
2006-03-24 16:04:32 +00:00 |
he
|
33dca3ba88
|
Fix what has to be a typo -- don't __weak_alias() "strtold" but "strtof".
Also minor indentation fix. Fixes build problem (linking groff's grodvi).
|
2006-03-23 18:08:20 +00:00 |
kleink
|
bc89c06cbf
|
Add strtof(3) and strtold(3); welcome libc 12.137.
|
2006-03-15 17:35:17 +00:00 |