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 include/math.h incl ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2009-08-08 13:26:11

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: math.h stdio.h wchar.h stdlib.h unistd.h 

Log message:
	2009-08-08  Danny Smith  <dannysmith@users.sourceforge.net>
	
	* include/math.h (__fpclassifyl, __isnan, __isnanf, isnanl, __signbit,
	__signbitf, __signbitl, sinhf, tanhf, expf, frexpf, ldexpf, hypotf, powf,
	__fp_unordered_compare): Add prototypes.
	* include/stdio.h (vsnwprintf): Add prototype.
	* include/wchar.h (vsnwprintf): Add prototype.
	* include/unistd.h (ftruncate): Move prototype out of __NO_INLINE__ guard.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.445&r2=1.446
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h.diff?cvsroot=src&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdio.h.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/unistd.h.diff?cvsroot=src&r1=1.9&r2=1.10


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