CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2002-11-09 02:44:02

Modified files:
        winsup/mingw/include: math.h 
        winsup/mingw/mingwex/math: sqrtf.c sqrtl.c 

Log message:
        * include/math.h (sqrt): Remove inline definition.
        (sqrtf): Replace inline definition with prototype.
        (sqrtl): Likewise.
        * mingwex/math/sqrtf.c (sqrtf): Set domain error if
        argument less than zero.
        * mingwex/math/sqrtf.c (sqrtl): Likewise.
        
        Correct typo in 2002-10-30 ChangeLog entry.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/sqrtf.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/sqrtl.c.diff?cvsroot=src&r1=1.1&r2=1.2

Reply via email to