src/winsup/mingw ChangeLog mingwex/math/expl.c

dannysmith@cygwin.com dannysmith@cygwin.com
Tue Jul 27 08:03:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	2004-07-27 08:03:36

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/mingwex/math: expl.c 

Log message:
	* mingwex/math/expl.c (expl): Move body of code to new static
	function __expl, removing tests for +/-Inf. Extern function
	expl calls __expl after testing for max, min log thresholds.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.220&r2=1.221
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/expl.c.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Cygwin-cvs mailing list