* i686.din: Remove _strtold.
* x86_64.din: Move strtold definition... * common.din: ...to here.
This commit is contained in:
@@ -1112,6 +1112,7 @@ strtoimax = strtoll NOSIGFE
|
||||
strtok NOSIGFE
|
||||
strtok_r NOSIGFE
|
||||
strtol NOSIGFE
|
||||
strtold = _strtold SIGFE
|
||||
strtoll NOSIGFE
|
||||
strtosigno NOSIGFE
|
||||
strtoul NOSIGFE
|
||||
|
Reference in New Issue
Block a user