[Picolibc] Patch for nano-malloc typos
Keith Packard
keithp at keithp.com
Fri Nov 29 11:52:55 PST 2019
Andreas Innerlohninger <andreas.innerlohninger at robart.cc> writes:
> Some typos prevented realloc and mallinfo to be linked in when built
> with nano-malloc.
Thanks much! I found the same errors in the regular malloc
implementation and fixed those too. Your patch also showed that
the declaration of sbrk was only made under #ifdef DEFINE_MALLOC, so I
moved that outside of that block.
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://keithp.com/pipermail/picolibc/attachments/20191129/25bb75b2/attachment.sig>
More information about the Picolibc
mailing list