summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vfwprintf.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen2013-01-111-8/+30
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state toCorinna Vinschen2012-08-101-2/+2
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-081-5/+6
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-4/+4
* * libc/stdio/sprintf.c: Document 'm' conversion specifier.Yaakov Selkowitz2012-01-131-2/+14
* 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2011-07-151-9/+30
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-281-0/+11
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen2010-02-151-1/+1
* * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATSCorinna Vinschen2010-02-051-39/+171
* * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen2009-03-121-17/+18
* * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen2009-03-061-0/+1777