[PATCH] Remove internal_function attribute from string-to-float functions

H.J. Lu hjl.tools@gmail.com
Sun Aug 13 18:07:00 GMT 2017


On Sat, Aug 12, 2017 at 02:05:20PM +0200, Florian Weimer wrote:
> These are called across DSO boundaries and should therefore use
> the standard calling convention.
> 
> 2017-08-12  Florian Weimer  <fweimer@redhat.com>
> 
> 	* include/stdlib.h: (__strtof_nan, __strtod_nan, __strtold_nan)
> 	(__wcstof_nan, __wcstod_nan, __wcstold_nan): Remove
> 	internal_function.
> 	* stdlib/sttod_nan_main.c (STRTOD_NAN): Likewise.

LGTM.

Thanks.

H.J.



More information about the Libc-alpha mailing list