Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din5
1 files changed, 3 insertions, 2 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index 4a2a94936..5142f1ea3 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -844,8 +844,9 @@ strstr
_strstr = strstr
strtod
_strtod = strtod
-strtodf
-_strtodf = strtodf
+strtof
+strtodf = strtof
+_strtodf = strtof
strtok
_strtok = strtok
strtok_r