Wilken Gottwalt writes:
> Export all string to integral and floating point number conversion functions
> (atof, atoi, atol, atoll, strtod, strtof, strtold, strtol, strtoll, strtoul,
> strtoull).
>
> gcc/gm2:
> * gm2-libs/libc.def: Export all string to number conversion functions.
>
> Signed
Export all string to integral and floating point number conversion functions
(atof, atoi, atol, atoll, strtod, strtof, strtold, strtol, strtoll, strtoul,
strtoull).
gcc/gm2:
* gm2-libs/libc.def: Export all string to number conversion functions.
Signed-off-by: Wilken Gottwalt
---
gcc/m2/