[PATCH] C11 support for <stdlib.h>

Craig Howland howland@LGSInnovations.com
Tue Sep 29 06:31:00 GMT 2015


On 09/28/2015 02:42 AM, Sebastian Huber wrote:
> Ping.
>
Why are only function prototypes being added to the header?  It is normal Newlib 
practice to only have prototypes when the functions are actually supplied.  (Not 
that it cannot reasonably be argued otherwise, but that is how it is usually 
done.)  That is, where are the functions, themselves?
Craig



More information about the Newlib mailing list