On 2015-12-06 at 21:19 'Davide Libenzi' via Akaros wrote: > Would be nice to have such a flag, so that a failed allocation > error(ENOMEM, NULL). >
What did Plan 9 do for that? In general, this flag wouldn't be too hard to implement. The usage of it might have minor issues. (need to be safe to throw and it's a situation where an alloc can fail). Also, do we want to lose the errstr? (hardcoded to 0). -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
