CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       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

Reply via email to