CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-06-26 00:53:34

Modified files:
        winsup/mingw   : ChangeLog 
        winsup/mingw/mingwex: wcrtomb.c 
        winsup/mingw/mingwex/math: lgamma.c tgamma.c sf_erf.c 

Log message:
        * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.
        * mingwex/math/lgamma.c: (LOGPI) Avoid type punning.
        (LS2PI): Likewise.
        * mingwex/math/sf_erf.c (erff): Initialize z.
        (erfcf): Likewise.
        * mingwex/math/tgamma.c (SQTPI): Avoid type punning.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.305&r2=1.306
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/wcrtomb.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/lgamma.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/tgamma.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/sf_erf.c.diff?cvsroot=src&r1=1.2&r2=1.3

Reply via email to