Remove internal_function attribute from string-to-float functions
commit52bcdf267b2c97c90852f1598c8c29d0494cb3b5
authorFlorian Weimer <fweimer@redhat.com>
Sun, 13 Aug 2017 19:11:47 +0000 (13 21:11 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 13 Aug 2017 19:11:47 +0000 (13 21:11 +0200)
tree673b953c6b7a742554d0e96a3ac579283632f8d9
parente1d2ae8d217e50551802f3906099c8adc9f0811e
Remove internal_function attribute from string-to-float functions

These are called across DSO boundaries and should therefore use
the standard calling convention.
ChangeLog
include/stdlib.h
stdlib/strtod_nan_main.c