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

Re: [patch] include local.h


On Aug 19 16:38, Ralf Corsepius wrote:
> Hi,
> 
> I'd like to commit the patch below.
> 
> It adds '#include "local.h"' to files accessing _svfprintf_r and
> _svfprintf_r, to let them receive the corresponding
> declarations/prototypes.
> 
> Ralf

> 	* libc/stdio/vasiprintf.c: Include "local.h" for "_svfiprintf_r".
> 	* libc/stdio/vasprintf.c Include "local.h" for "_svfprintf_r".
> 	* libc/stdio/vsiprintf.c: Include "local.h" for "_svfiprintf_r".
> 	* libc/stdio/vsniprintf.c: Include "local.h" for "_svfiprintf_r".
> 	* libc/stdio/vsnprintf.c: Include "local.h" for "_svfprintf_r"
> 	* libc/stdio/vsprintf.c: Include "local.h" for "_svfprintf_r"

Sounds like the right thing to do.  Please apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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