On Mon, Mar 21, 2016 at 11:05 AM, Corinna Vinschen <[email protected]> wrote: > Yes, but in glibc this is combined with a header disallowing a non-NULL > argument. This is missing in newlib yet. I guess this would make the > change acceptable. Alternatively a __try/__except block in > posix_memalign.
Ah, I'll look into improving the newlib header then. Thanks, Peter
