missing stdio.h prototypes

Jeff Johnston jjohnstn@redhat.com
Wed May 24 15:39:00 GMT 2006


Shaun Jackman wrote:
> On 5/23/06, Jeff Johnston <jjohnstn@redhat.com> wrote:
> ...
> 
>> Regarding dprintf, I think a reasonable solution would be to protect the
>> dprintf prototype with
>>
>> #ifndef dprintf
>>
>> The glibc man pages admit that dprintf may be commonly used externally
>> in macro form.  This solves that particular conflict.  There are no
>> internal references in newlib and there are sufficient alternatives.
> 
> 
> Sounds like a good solution to me.
> 
> Cheers,
> Shaun

Good.  Done.

-- Jeff J.



More information about the Newlib mailing list