* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.
* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
@@ -844,8 +844,9 @@ strstr
|
||||
_strstr = strstr
|
||||
strtod
|
||||
_strtod = strtod
|
||||
strtodf
|
||||
_strtodf = strtodf
|
||||
strtof
|
||||
strtodf = strtof
|
||||
_strtodf = strtof
|
||||
strtok
|
||||
_strtok = strtok
|
||||
strtok_r
|
||||
|
Reference in New Issue
Block a user