ecos/packages/language/c/libc/stdio/current Ch ...
jld@sourceware.org
jld@sourceware.org
Thu Aug 20 16:09:00 GMT 2009
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.
More information about the Ecos-cvs
mailing list