[PATCH] Fix bug with popen/pthread_create

Ulrich Drepper drepper@redhat.com
Fri Feb 7 06:17:00 GMT 2003


Richard Henderson wrote:
> On Thu, Feb 06, 2003 at 09:08:31PM +0100, Jakub Jelinek wrote:
> 
>>+	.weak	__pthread_fork
>>+	movl	$__pthread_fork, %eax
>>+	testq	%rax, %rax
> 
> 
> Not movq?

Yes, movq.  I adjusted the patch.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------



More information about the Libc-hacker mailing list