CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-10-12 06:46:18

Modified files:
        winsup/mingw   : ChangeLog 
        winsup/mingw/mingwex/complex: csqrt.c csqrtf.c csqrtl.c 

Log message:
        * mingwex/complex/csqrt.c (csqrt): The sign of real part
        of result is positive when real part of arg == 0;
        * mingwex/complex/csqrtf.c (csqrtf): Ditto.
        * mingwex/complex/csqrtl.c (csqrtl): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.287&r2=1.288
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/complex/csqrt.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/complex/csqrtf.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/complex/csqrtl.c.diff?cvsroot=src&r1=1.1&r2=1.2

Reply via email to