diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2002-11-26 00:11:06 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2002-11-26 00:11:06 +0000 |
commit | 5362be5926f9b07cb8c61fc10e0ed4485fc8bf86 (patch) | |
tree | 6759ce6b8c7e1d2112b9545e7f26a3ea1155b5df /newlib/libc/string/memset.c | |
parent | 4e85569d1146c519fdb51758df7d8ca5c92e4311 (diff) | |
download | cygnal-5362be5926f9b07cb8c61fc10e0ed4485fc8bf86.tar.gz cygnal-5362be5926f9b07cb8c61fc10e0ed4485fc8bf86.tar.bz2 cygnal-5362be5926f9b07cb8c61fc10e0ed4485fc8bf86.zip |
Add strtold and wcstold to libmingwex.a
* mingwex/strtold.c: New file.
* mingwex/wcstold.c: New file.
* mingwex/ldtoa.c: New file.
* mingwex/math/cephes_emath.h: New file.
* mingwex/math/cephes_emath.c: New file.
* mingwex/Makefile.in (DISTFILES): Add new files.
(MATH_DISTFILES): Ditto.
(STDLIB_OBJS): New. Define as strtold.c wcstold.c.
(MATH_OBJS): Add cephes_emath.o.
(LIB_OBJS): Add $(STDLIB_OBJS).
* include/stdlib.h (strtold, wcstold): Add prototypes.
* include/wchar.h (wcstold): Add prototype.
Add missing ChangeLog entry for 2002-11-09.
Diffstat (limited to 'newlib/libc/string/memset.c')
0 files changed, 0 insertions, 0 deletions