[PATCH] Fix vfork with --enable-add-ons=linuxthreads

Richard Henderson rth@twiddle.net
Mon Jan 13 04:59:00 GMT 2003


On Fri, Jan 10, 2003 at 08:10:26PM +0100, Jakub Jelinek wrote:
> Yes. Is gp not set up there or is the problem that __fork can be
> far away from __vfork?

The later.  And the fact that __fork can have a different GP
than __vfork in very large programs.


r~



More information about the Libc-hacker mailing list