This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos 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]

ecos/packages/language/c/libc/stdio/current Ch ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2009-08-20 16:09:18

Modified files:
	packages/language/c/libc/stdio/current: ChangeLog 
	packages/language/c/libc/stdio/current/cdl: stdio.cdl 
	packages/language/c/libc/stdio/current/src/output: vfnprintf.cxx 
Added files:
	packages/language/c/libc/stdio/current/tests: snprintf.c 

Log message:
	* cdl/stdio.cdl Added option CYGIMP_LIBC_STDIO_C99_SNPRINTF for activation
	of C99 compliant snprintf() return value.
	* src/output/vfnprintf.cxx: Added optional C99 compliant return value
	calculation.
	* tests/snprintf.c: New test for snprintf including C99 implementation.


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