[PATCH] [BZ #18433] Check file access/existence before forking.

Roland McGrath roland@hack.frob.com
Fri Sep 11 21:18:00 GMT 2015


> Why it is trying to limit usage of vfork ?

I think that's just being conservative.  For each modification that can be
applied in the child, you need to examine it carefully and figure out
whether it is in fact (or can be made to be) compatible with vfork.



More information about the Libc-alpha mailing list