to handle result allocation, but doesn't always return it. Restore use
of locks to protect use of static vars and add one for dtoa return value
too. fixes build on sparc64 and should help with stablility too.
looks correct pvalchev@
this earlier committed patch in fact fixes minimo on zaurus, however
it appears to have broken amd64 (of course minimo's utility is arguably
less important there), so this should be revisited again....
out, and replacing it with our libc's strtod implementation, only keeping
the mozilla-specific wrappers and interfaces.
this gets rid of many bugs, including random malloc-induced crashes
on zaurus and seen by some people on amd64.
i've been debugging this for a while, thanks to kurt@ for the idea
to look at libc.
this is smaller than firefox and has special handling for small screens
which is useful for machines like the zaurus. unfortunately, it's not
there yet, see the TODO. please don't add this to the www Makefile yet.