missing stdio.h prototypes

Shaun Jackman sjackman@gmail.com
Tue May 23 20:32:00 GMT 2006


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



More information about the Newlib mailing list