OSDN Git Service

Reimplement wcstof(), and wcstold() functions.
authorKeith Marshall <keith@users.osdn.me>
Wed, 4 Mar 2020 19:20:34 +0000 (19:20 +0000)
committerKeith Marshall <keith@users.osdn.me>
Wed, 4 Mar 2020 19:20:34 +0000 (19:20 +0000)
commit14023de5a129e68a0b726d55258ee30daa85e384
treee99d1ee64d103748114d801998c2e75a5994fec3
parentcc40bc6c69615bc8b936d966f457d31bbc9cabc8
Reimplement wcstof(), and wcstold() functions.
mingwrt/ChangeLog
mingwrt/Makefile.in
mingwrt/include/stdlib.h
mingwrt/mingwex/mb_wc_common.h [deleted file]
mingwrt/mingwex/wcstof.c [deleted file]
mingwrt/mingwex/wcstofp.c [new file with mode: 0644]
mingwrt/mingwex/wcstold.c [deleted file]