This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/mingw ChangeLog mingwex/wcrtomb.c m ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]