The "too small to fail" memory-allocation rule
The "too small to fail" memory-allocation rule
Posted Dec 24, 2014 11:34 UTC (Wed) by pbonzini (subscriber, #60935)In reply to: The "too small to fail" memory-allocation rule by ibukanov
Parent article: The "too small to fail" memory-allocation rule
Only in Linux. The POSIX description is "you can store the return value from vfork(), then you have to call _exit or exec".