summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/common.din
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-05-13 19:25:35 +0000
committerChristopher Faylor <me@cgf.cx>2013-05-13 19:25:35 +0000
commit6d15197bce37ef451d92fb93f8eec472cb48af84 (patch)
treead1f0a139a591dac00528368bd2318e1ec4ccf65 /winsup/cygwin/common.din
parentc0d8520eebe9d4b08aea198582ec08905be1c1a7 (diff)
downloadcygnal-6d15197bce37ef451d92fb93f8eec472cb48af84.tar.gz
cygnal-6d15197bce37ef451d92fb93f8eec472cb48af84.tar.bz2
cygnal-6d15197bce37ef451d92fb93f8eec472cb48af84.zip
* i686.din: Remove _strtold.
* x86_64.din: Move strtold definition... * common.din: ...to here.
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index 3e06e450b..20948941e 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -1112,6 +1112,7 @@ strtoimax = strtoll NOSIGFE
strtok NOSIGFE
strtok_r NOSIGFE
strtol NOSIGFE
+strtold = _strtold SIGFE
strtoll NOSIGFE
strtosigno NOSIGFE
strtoul NOSIGFE