newlib/winsup
Danny Smith 5362be5926 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.
2002-11-26 00:11:06 +00:00
..
bz2lib
cygserver
cygwin * passwd.cc (read_etc_passwd): Never add an entry when starting 2002-11-25 15:11:39 +00:00
doc new entry: "Is there a better alternative to the standard console window?" (yes, rxvt) 2002-11-18 00:25:14 +00:00
mingw Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
subauth
testsuite 2002-11-25 Robert Collins <rbtcollins@hotmail.com> 2002-11-24 13:41:36 +00:00
utils * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me. 2002-11-25 15:12:50 +00:00
w32api * include/w32api.h: Increment to version 2.2 2002-11-25 21:15:52 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common
Makefile.in