src/winsup/mingw ChangeLog include/math.h incl ...

dannysmith@cygwin.com dannysmith@cygwin.com
Thu Apr 4 01:24:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingwex
Changes by:	dannysmith@sources.redhat.com	2002-04-04 01:24:42

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: math.h stdlib.h 
	winsup/mingw/mingwex: Makefile.in 
Added files:
	winsup/mingw/mingwex: _Exit.c 

Log message:
	* include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,
	TLOSS, PLOSS): Move oldname defines back, following
	the underscored names.
	(_controlfp, _control87, _clearfp, _statusfp, _fpreset,
	_fpecode): Remove prototypes copied from float.h.
	(nan, nanf): Move into block protected against RC_INVOKED
	and __cplusplus.
	* include/stdlib.h (_Exit): Change from static inline to
	extern inline.
	* mingwex/_Exit.c : New file.
	* mingwex/Makefile.in: Add _Exit.o to libmingwex.a.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&only_with_tag=mingwex&r1=1.49.4.4&r2=1.49.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h.diff?cvsroot=src&only_with_tag=mingwex&r1=1.2.10.1&r2=1.2.10.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&only_with_tag=mingwex&r1=1.8.4.1&r2=1.8.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/_Exit.c.diff?cvsroot=src&only_with_tag=mingwex&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&only_with_tag=mingwex&r1=1.1.2.3&r2=1.1.2.4



More information about the Cygwin-cvs mailing list