vfork() semantics changed: ERESTARTNOINTR

John Reiser jreiser at bitwagon.com
Thu Dec 2 17:27:34 UTC 2010


vfork() can fail with ERESTARTNOINTR which is 513
and somewhat young.  'make' did not know:
   https://bugzilla.redhat.com/show_bug.cgi?id=659382

If your package has any shell-like feature
then it might be good to check for vfork().

-- 


More information about the devel mailing list