Allowing small allocations to fail
Allowing small allocations to fail
Posted Mar 17, 2015 18:54 UTC (Tue) by nix (subscriber, #2304)In reply to: Allowing small allocations to fail by epa
Parent article: Allowing small allocations to fail
Posted Mar 18, 2015 9:58 UTC (Wed)
by cesarb (subscriber, #6266)
[Link]
Isn't it also useful if you expect your program to be ported to operating systems without fork()/exec() (Windows) or operating systems where the GUI libraries don't like fork() (from what I've heard, this is the case on Mac)?
Allowing small allocations to fail
