* stdio/wcstof.c: Deleted.
commitde0180df1715d5b0d29cac5ef0afc7704e51b460
authorsezero <sezero@4407c894-4637-0410-b4f5-ada5f102cad1>
Tue, 9 Aug 2011 10:55:28 +0000 (9 10:55 +0000)
committersezero <sezero@4407c894-4637-0410-b4f5-ada5f102cad1>
Tue, 9 Aug 2011 10:55:28 +0000 (9 10:55 +0000)
tree5fc9be40ab3e31574be1f2317da1f4e612034714
parent2d5a54232148a554a8d91474f8f594c292cc278d
* stdio/wcstof.c: Deleted.
* misc/wcstof.c: Added from trunk.
* misc/mbrtowc.c, misc/wcrtomb.c, misc/wcstold.c: Merge rev.2245
  changes from trunk.
* Makefile.am: Remove stdio/wcstof.c from build, add misc/wcstof.c
  to build.
* Makefile.in: Regenerate.
* misc/mbrtowc.c, misc/wcrtomb.c, misc/wcstof.c, misc/wcstold.c,
  misc/wctob.c: Fix utterly incomprehensible whitespace style.

git-svn-id: http://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/branches/releases@4351 4407c894-4637-0410-b4f5-ada5f102cad1
v1.0/mingw-w64-crt/ChangeLog
v1.0/mingw-w64-crt/Makefile.am
v1.0/mingw-w64-crt/Makefile.in
v1.0/mingw-w64-crt/misc/mbrtowc.c
v1.0/mingw-w64-crt/misc/wcrtomb.c
v1.0/mingw-w64-crt/misc/wcstof.c [new file with mode: 0644]
v1.0/mingw-w64-crt/misc/wcstold.c
v1.0/mingw-w64-crt/misc/wctob.c
v1.0/mingw-w64-crt/stdio/wcstof.c [deleted file]