This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]